| 
							
							
								 Tim Graham | a041161bde | [2.1.x] Fixed #29428 -- Fixed admin changelist crash when using a query expression without asc()/desc() in the ordering. Backport of 0d8e3e608efrom master | 2018-06-15 10:00:29 -04:00 |  | 
			
				
					| 
							
							
								 Carlton Gibson | aea0e2b9ca | [2.1.x] Refs #29419, #8936 -- Removed change permission requirement for admin actions. Partially reverted 825f0beda8.
Backport ofb30f9b131cfrom master | 2018-06-13 14:53:25 -04:00 |  | 
			
				
					| 
							
							
								 nikolas | 422a403565 | [2.1.x] Doc'd how to set SPATIALITE_LIBRARY_PATH for Debian Buster/Ubuntu 18.04. | 2018-06-13 10:05:03 -04:00 |  | 
			
				
					| 
							
							
								 Brylie Christopher Oxley | 4330d1047a | [2.1.x] Updated GIS install instructions to use placeholders for GIS library versions. Backport of ae26e0ad2cfrom master | 2018-06-12 15:22:38 -04:00 |  | 
			
				
					| 
							
							
								 Jon Dufresne | a7cdf7aafc | [2.1.x] Restored django.test.utils.patch_logger() for backwards compatibility. Added back after 607970f31c.
Backport of8dcd43ce06from master | 2018-06-12 11:53:46 -04:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | add57c7e27 | [2.1.x] Refs #29353 -- Removed duplicated logic in StaticFilesHandler.get_response(). Thanks Sergey Fursov for spotting the issue.
Backport of 1fac974067from master | 2018-06-12 09:26:59 -04:00 |  | 
			
				
					| 
							
							
								 Bartosz Grabski | c7d59825d7 | [2.1.x] Fixed #29452 -- Fixed makemessages setting charset of .pot files. Backport of 2bc014750afrom master | 2018-06-12 08:29:22 -04:00 |  | 
			
				
					| 
							
							
								 Arthur Silva | 91a02dce97 | [2.1.x] Fixed #29464 -- Silenced post-process messages in collectstatic's default verbosity. Backport of bc1435551cfrom master | 2018-06-11 20:49:27 -04:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 020c51d501 | [2.1.x] Prevented unexpected link in settings docs Backport of e8531cc89cfrom master. | 2018-06-10 15:12:44 +02:00 |  | 
			
				
					| 
							
							
								 Tim Graham | bdc71f526f | [2.1.x] Fixed 'invalid escape sequence' warning in GEOSGeometryBase.from_ewkt(). Backport of 7a266e25befrom master. | 2018-06-09 09:28:11 +02:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 69e2d173e5 | [2.1.x] Refs #29483 -- Relaxed WGS 84 check regex With GDAL 2.3, the exact string changed again.
Backport of 86988dd890from master. | 2018-06-09 09:20:52 +02:00 |  | 
			
				
					| 
							
							
								 Jeremy Lainé | 36c35aba09 | [2.1.x] Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager. Backport of 7417929618from master | 2018-06-08 16:40:44 -04:00 |  | 
			
				
					| 
							
							
								 Mariusz Felisiak | 9f67a205a2 | [2.1.x] Fixed typo in docs/releases/2.0.7.txt. Backport of e0d0fc0b14from master | 2018-06-08 12:07:49 +02:00 |  | 
			
				
					| 
							
							
								 Carlton Gibson | 91d8579580 | [2.1.x] Added stub release notes for 2.0.6. Backport of acae120680from master | 2018-06-08 08:43:51 +02:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 33b5313d7c | [2.1.x] Fixed #29301 -- Added custom help formatter to BaseCommand class This partially reverts c3055242c8.
Thanks Adam Johnson and Carlton Gibson for the reviews.
Backport ofce3351b950from master. | 2018-06-06 19:17:57 +02:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 38bdac4752 | [2.1.x] Refs #28462 -- Fixed 'invalid escape sequence' warning on Python 3.6+. Backport of e9bd1a3e12from master | 2018-06-06 11:50:02 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 60aa235f43 | [2.1.x] Fixed MySQL QuerySet.explain() test when running tests in reverse. Backport of 13fe5a87f9from master | 2018-06-06 11:31:39 -04:00 |  | 
			
				
					| 
							
							
								 Michael Kiros | 7434ac4624 | [2.1.x] Fixed typo in docs/topics/auth/customizing.txt. Backport of b37bac39b3from master | 2018-06-05 21:28:45 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ae3ddce4e8 | [2.1.x] Relaxed a GDAL raster test. The exact metadata depends on the GDAL version.
Backport of 3dffcb5579from master | 2018-06-04 10:02:18 -04:00 |  | 
			
				
					| 
							
							
								 Brenton Cleeland | 3ff605b54b | [2.1.x] Fixed #29374 -- Ordered date filter's format strings by category. Backport of 3cf45af363from master | 2018-06-04 09:38:08 -04:00 |  | 
			
				
					| 
							
							
								 Subhav Gautam | 84afe81b9e | [2.1.x] Fixed #29430 -- Clarified send_mail()'s fail_silently docs. Backport of 085ebc5f1afrom master | 2018-06-02 11:10:02 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | cc8ef63211 | [2.1.x] Fixed #29461 -- Fixed ogrinspect test_time_field failure on SpatiaLite. Backport of 666be7b994from master | 2018-06-02 07:33:09 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 93304b2269 | [2.1.x] Fixed #29462 -- Fixed ogrinspect test failures with GDAL 2.2. Backport of 55f4eee75dfrom master | 2018-06-01 22:32:06 -04:00 |  | 
			
				
					| 
							
							
								 Adam Donaghy | 10a6d444af | [2.1.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable. Regression in 917cc288a3.
Backport ofb18650a263from master | 2018-06-01 11:00:13 -04:00 |  | 
			
				
					| 
							
							
								 Carlton Gibson | 97eec106ae | [2.1.x] Added release date for 2.0.6 release. Backport of e1ebd22558from master | 2018-06-01 14:42:06 +02:00 |  | 
			
				
					| 
							
							
								 Dr. Shubham Dipt | c334be805b | [2.1.x] Corrected typo in outputting-csv.txt. Backport of 44441d673bfrom master | 2018-06-01 14:42:06 +02:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 67665e0979 | [2.1.x] Fixed #29460 -- Added support for GEOS 3.6. Backport of f185d929fafrom master | 2018-05-31 11:36:16 -04:00 |  | 
			
				
					| 
							
							
								 Mariusz Felisiak | 31b9cf97b9 | [2.1.x] Refs #29416 -- Fixed GeoExpressionsTests.test_multiple_annotation() on MySQL 5.7+. Failure introduced in b6e48f514e.
Backport ofd0ad03cdedfrom master | 2018-05-31 10:38:57 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 4ab47ceb1e | [2.1.x] Added stub release notes for 1.11.14. Backport of 8a6fcfdc77from master | 2018-05-31 10:16:59 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 4ca64f2bd5 | [2.1.x] Refs #28748 -- Reallowed lazy model field choices. Regression in 3aa9ab39cc.
Backport ofc03e41712bfrom master | 2018-05-29 21:43:56 -04:00 |  | 
			
				
					| 
							
							
								 Paulo | 25d4d8465b | [2.1.x] Fixed #29230 -- Fixed nested prefetches that clash with descriptors. Backport of 6104875a2cfrom master | 2018-05-27 22:14:59 -04:00 |  | 
			
				
					| 
							
							
								 Mariusz Felisiak | b6e48f514e | [2.1.x] Fixed #29416 -- Removed unnecesary subquery from GROUP BY clause on MySQL when using a RawSQL annotation. Regression in 1d070d027c.
Backport of4ab1f559e8from master | 2018-05-27 18:25:42 -04:00 |  | 
			
				
					| 
							
							
								 Osaetin Daniel | 158e7804e7 | [2.1.x] Fixed docs typo in HttpResponse.set_signed_cookie() signature. Backport of cd242d185bfrom master | 2018-05-27 16:50:47 -04:00 |  | 
			
				
					| 
							
							
								 Ramiro Morales | c56d94c02a | [2.1.x] Fixed #29417 -- Corrected two admin page titles for view-only users. Backport of f40e71a957from master | 2018-05-27 16:38:26 -04:00 |  | 
			
				
					| 
							
							
								 Daniel Hepper | 13cb9d05a0 | [2.1.x] Removed obsolete BaseHandler attributes. Unused since d334f46b7a.
Backport of4e016d1372from master | 2018-05-27 13:45:22 -04:00 |  | 
			
				
					| 
							
							
								 Daniel Hepper | 4302911386 | [2.1.x] Removed docs for obsolete ExceptionMiddleware. Backport of a6fb5b1fe0from master | 2018-05-27 13:23:29 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 483f5d6c4f | [2.1.x] Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is accessed and not set." This reverts commit b3cffde555due to
a regression and performance concerns.
Backport of5cc81cd9ebfrom master | 2018-05-26 21:07:19 -04:00 |  | 
			
				
					| 
							
							
								 Xaroth Brook | 39e61669e0 | [2.1.x] Fixed #29415 -- Fixed detection of custom URL converters in included patterns. Backport of 39283c8edbfrom master | 2018-05-26 20:29:29 -04:00 |  | 
			
				
					| 
							
							
								 Markus Holtermann | 40d8768158 | [2.1.x] Refs #27098 -- Removed unused introspection queries. Unused since 578711c310.
Thanks Ian Foote for finding this.
Backport ofe01fa015c0from master | 2018-05-26 16:30:14 +02:00 |  | 
			
				
					| 
							
							
								 Ian Foote | a295666d37 | [2.1.x] Fix typo in 2.0 release notes (#9986) Backport of 257fb0a7d0from master. | 2018-05-26 16:18:50 +02:00 |  | 
			
				
					| 
							
							
								 Srinivas Reddy Thatiparthy | ecb825abe2 | [2.1.x] Fixed #29423 -- Documented Field.value_from_object(). Backport of 4c35a173e8from master | 2018-05-25 21:32:27 -04:00 |  | 
			
				
					| 
							
							
								 Ryan Rubin | 6b91152a10 | [2.1.x] Fixed #29400 -- Fixed crash in custom template filters that use decorated functions. Regression in 620e9dd31a.
Backport ofa8d12bc280from master | 2018-05-25 11:12:03 -04:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 3cca2ab2e7 | [2.1.x] Documented DeletionMixin.delete(). Backport of 96ea4f875bfrom master | 2018-05-24 21:46:35 -04:00 |  | 
			
				
					| 
							
							
								 Daniel Roseman | a53d6487b5 | [2.1.x] Added help for common 404 error in tutorial 1. Backport of 40ff93310ffrom master | 2018-05-21 13:14:19 -04:00 |  | 
			
				
					| 
							
							
								 Bogdan Mateescu | a114906a18 | [2.1.x] Fixed #29421 -- Improved Romanian locale formats Backport of 392963e8e4from master. | 2018-05-20 17:13:25 +02:00 |  | 
			
				
					| 
							
							
								 Paulo Alvarado | 6cce05589d | [2.1.x] Fixed #29414 -- Restored form inputs on admin inlines when the user doesn't have the change permission. Regression in 825f0beda8.
Backport offfb72a95bcfrom master | 2018-05-18 22:37:33 -04:00 |  | 
			
				
					| 
							
							
								 bakabiko | 54b29e022d | [2.1.x] Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and skip_locked options on MySQL 8+. Backport of a7bc1aea03from master | 2018-05-18 19:38:10 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 452abf7b43 | [2.1.x] Fixed #29398 -- Doc'd that cascade deletion doesn't call delete() of related models. Backport of e038f98bf3from master | 2018-05-18 18:44:36 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 7e875aa047 | [2.1.x] Fixed typo in docs/releases/2.1.txt. Backport of 6574167ab8from master | 2018-05-18 07:24:27 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | c3bbebdd54 | [2.1.x] Bumped version for Django 2.1 alpha 1.
						
						
						
						
						
						
							
 2.1a1 | 2018-05-17 20:52:46 -04:00 |  |