Tobias Kunze 
							
						 
					 
					
						
						
							
						
						bf9e0e342d 
					 
					
						
						
							
							[2.2.x] Refs  #20122  -- Corrected documentation of pluralize template filter.  
						
						... 
						
						
						
						Backport of e3968df527 
						
						
					 
					
						2019-05-03 11:53:56 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						9d5ce09aec 
					 
					
						
						
							
							[2.2.x] Updated man page for Django 2.2.  
						
						
						
						
					 
					
						2019-05-01 07:15:24 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						e7629cecde 
					 
					
						
						
							
							[2.2.x] Added release date for 2.2.1.  
						
						... 
						
						
						
						Backport of 2106b983c4 
						
						
					 
					
						2019-05-01 07:07:19 +02:00 
						 
				 
			
				
					
						
							
							
								can 
							
						 
					 
					
						
						
							
						
						58391b4d16 
					 
					
						
						
							
							[2.2.x]  Fixed   #30412  -- Fixed crash when adding check constraints with OR'ed condition on Oracle and SQLite.  
						
						... 
						
						
						
						Backport of 719b746620 
						
						
					 
					
						2019-04-30 13:43:02 +02:00 
						 
				 
			
				
					
						
							
							
								Tobias Kunze 
							
						 
					 
					
						
						
							
						
						54fcdf168a 
					 
					
						
						
							
							[2.2.x]  Fixed   #20629  -- Rephrased custom user models admonition.  
						
						... 
						
						
						
						Backport of eb16c7260e 
						
						
					 
					
						2019-04-30 09:49:38 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						f36239fa19 
					 
					
						
						
							
							[2.2.x]  Fixed   #30408  -- Fixed crash when adding check constraints with LIKE operator on Oracle and PostgreSQL.  
						
						... 
						
						
						
						The LIKE operator wildcard generated for contains, startswith, endswith and
their case-insensitive variant lookups was conflicting with parameter
interpolation on CREATE constraint statement execution.
Ideally we'd delegate parameters interpolation in DDL statements on backends
that support it but that would require backward incompatible changes to the
Index and Constraint SQL generating methods.
Thanks David Sanders for the report.
Backport of a8b3f96f6a 
						
						
					 
					
						2019-04-30 08:54:30 +02:00 
						 
				 
			
				
					
						
							
							
								Tom Forbes 
							
						 
					 
					
						
						
							
						
						d326c743ef 
					 
					
						
						
							
							[2.2.x]  Fixed   #30323  -- Fixed detecting changes by autoreloader when using StatReloader.  
						
						... 
						
						
						
						Backport of 6754bffa2b 
						
						
					 
					
						2019-04-29 12:18:29 +02:00 
						 
				 
			
				
					
						
							
							
								Tom Forbes 
							
						 
					 
					
						
						
							
						
						097457afe4 
					 
					
						
						
							
							[2.2.x] Refs  #30323  -- Prevented crash of autoreloader when get_resolver().urlconf_module raising an exception.  
						
						... 
						
						
						
						Backport of 0636d4d2aa 
						
						
					 
					
						2019-04-29 12:18:18 +02:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
						
						4f8ebdd098 
					 
					
						
						
							
							[2.2.x]  Fixed   #30351  -- Handled pre-existing permissions in proxy model permissions data migration.  
						
						... 
						
						
						
						Regression in 181fb6015998296f86b3 
						
						
					 
					
						2019-04-27 21:08:46 +02:00 
						 
				 
			
				
					
						
							
							
								Jacob Green 
							
						 
					 
					
						
						
							
						
						e45763193f 
					 
					
						
						
							
							[2.2.x]  Fixed   #30361  -- Increased the default timeout of watchman client to 5 seconds and made it customizable.  
						
						... 
						
						
						
						Made the default timeout of watchman client customizable via
DJANGO_WATCHMAN_TIMEOUT environment variable.
Backport of ed3c59097a 
						
						
					 
					
						2019-04-26 13:35:47 +02:00 
						 
				 
			
				
					
						
							
							
								Aarni Koskela 
							
						 
					 
					
						
						
							
						
						a4095dadc4 
					 
					
						
						
							
							[2.2.x]  Fixed   #30312  -- Relaxed admin check from django.contrib.sessions to SessionMiddleware subclasses.  
						
						... 
						
						
						
						Backport of efeceba589 
						
						
					 
					
						2019-04-26 11:51:28 +02:00 
						 
				 
			
				
					
						
							
							
								Alasdair Nicol 
							
						 
					 
					
						
						
							
						
						3c3df7db8e 
					 
					
						
						
							
							[2.2.x]  Fixed   #30318  -- Added check for importability of arguments of custom error handler views.  
						
						... 
						
						
						
						Thanks to Jon on Stack Overflow for reporting the issue.
Backport of a5accc0368 
						
						
					 
					
						2019-04-25 11:38:35 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						f24cf51661 
					 
					
						
						
							
							[2.2.x]  Fixed   #30362  -- Noted partial indexes and constraints restrictions with abstract base classes.  
						
						... 
						
						
						
						Thanks Carlton Gibson for the review.
Backport of 5df3301aab 
						
						
					 
					
						2019-04-25 07:37:34 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						158cfebe87 
					 
					
						
						
							
							[2.2.x] Fixed UniqueConstraint example in ref/models/constraints.txt.  
						
						... 
						
						
						
						Backport of f8f0f92ed9 
						
						
					 
					
						2019-04-25 07:37:21 +02:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						46416554f3 
					 
					
						
						
							
							[2.2.x] Changed tuple Mate.unique_together/permissions to lists in docs.  
						
						... 
						
						
						
						Backport of 0c916255eb 
						
						
					 
					
						2019-04-24 10:33:05 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						88bf635c35 
					 
					
						
						
							
							[2.2.x]  Fixed   #30385  -- Restored SearchVector(config) immutability.  
						
						... 
						
						
						
						Regression in 1a28dc3887#29582 . Thanks Andrew Brown for the report, Nick Pope for the
review.
Backport of 405c836336 
						
						
					 
					
						2019-04-23 08:32:36 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						47885278c6 
					 
					
						
						
							
							[2.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.  
						
						... 
						
						
						
						Backport of 34a68c2cbe 
						
						
					 
					
						2019-04-21 12:48:14 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						ba20579106 
					 
					
						
						
							
							[2.2.x] Made cosmetic edits in docs/releases/2.2.1.txt.  
						
						... 
						
						
						
						Backport of 753580ecd1 
						
						
					 
					
						2019-04-19 08:29:23 +02:00 
						 
				 
			
				
					
						
							
							
								Scott Fitsimones 
							
						 
					 
					
						
						
							
						
						95811c3de9 
					 
					
						
						
							
							[2.2.x]  Fixed   #30328  -- Fixed crash of IntegerField.validators when limit_value in a custom validator is callable.  
						
						... 
						
						
						
						Backport of a14c0fda15 
						
						
					 
					
						2019-04-19 08:21:29 +02:00 
						 
				 
			
				
					
						
							
							
								can 
							
						 
					 
					
						
						
							
						
						e85317d731 
					 
					
						
						
							
							[2.2.x]  Fixed   #30335 ,  #29139  -- Fixed crash when ordering or aggregating over a nested JSONField key transform.  
						
						... 
						
						
						
						Backport of d87bd29c4f 
						
						
					 
					
						2019-04-18 07:37:48 +02:00 
						 
				 
			
				
					
						
							
							
								Willy Njundong 
							
						 
					 
					
						
						
							
						
						ef38777ee8 
					 
					
						
						
							
							[2.2.x] Updated SpatiaLite install instructions to suggest first package from recent Debian-based distributions.  
						
						... 
						
						
						
						Backport of 8180ffba21 
						
						
					 
					
						2019-04-17 07:57:20 +02:00 
						 
				 
			
				
					
						
							
							
								Tobias Kunze 
							
						 
					 
					
						
						
							
						
						b51842af26 
					 
					
						
						
							
							[2.2.x]  Fixed   #14808  -- Doc'd that trans and blocktrans tags don't escape translations.  
						
						... 
						
						
						
						Backport of 7d49ad7656 
						
						
					 
					
						2019-04-16 10:47:32 +02:00 
						 
				 
			
				
					
						
							
							
								Tobias Kunze 
							
						 
					 
					
						
						
							
						
						c0dc49a772 
					 
					
						
						
							
							[2.2.x]  Fixed   #14009  -- Fixed custom formset validation example in docs.  
						
						... 
						
						
						
						Backport of d610521bff 
						
						
					 
					
						2019-04-16 09:26:44 +02:00 
						 
				 
			
				
					
						
							
							
								Gary Donovan 
							
						 
					 
					
						
						
							
						
						0ba78c3989 
					 
					
						
						
							
							[2.2.x] Fixed typo in docs/ref/models/instances.txt.  
						
						... 
						
						
						
						Backport of 516d858e7a 
						
						
					 
					
						2019-04-16 08:27:05 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						e8de1cc94c 
					 
					
						
						
							
							[2.2.x]  Fixed   #30325  -- Reverted "Fixed  #29725  -- Removed unnecessary join in QuerySet.count() and exists() on a many-to-many relation."  
						
						... 
						
						
						
						This reverts commit 1299421cad5f7991c42c 
						
						
					 
					
						2019-04-15 12:39:42 +02:00 
						 
				 
			
				
					
						
							
							
								sage 
							
						 
					 
					
						
						
							
						
						86de106864 
					 
					
						
						
							
							[2.2.x]  Fixed   #30326  -- Doc'd how to avoid persistence of F() assignment.  
						
						... 
						
						
						
						Backport of bfae195b0a 
						
						
					 
					
						2019-04-15 09:13:56 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Apolloner 
							
						 
					 
					
						
						
							
						
						896cc71901 
					 
					
						
						
							
							[2.2.x]  Fixed   #30350  -- Prevented recreation of migration for operations with a range object.  
						
						... 
						
						
						
						Thanks to Mariusz Felisiak for helping with the patch.
Backport of 2e38f2015a 
						
						
					 
					
						2019-04-14 12:58:34 +02:00 
						 
				 
			
				
					
						
							
							
								gnl 
							
						 
					 
					
						
						
							
						
						5ed5ce5211 
					 
					
						
						
							
							[2.2.x] Corrected wording in docs/intro/overview.txt.  
						
						... 
						
						
						
						Backport of 9f1d78f857 
						
						
					 
					
						2019-04-14 09:54:39 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Musketa 
							
						 
					 
					
						
						
							
						
						f5c1d02f13 
					 
					
						
						
							
							[2.2.x]  Fixed   #30347  -- Fixed typo in docs/topics/db/aggregation.txt.  
						
						... 
						
						
						
						Backport of ba72606760 
						
						
					 
					
						2019-04-13 12:36:12 +02:00 
						 
				 
			
				
					
						
							
							
								Bruno Furtado 
							
						 
					 
					
						
						
							
						
						bfe279293c 
					 
					
						
						
							
							[2.2.x]  Fixed   #30321  -- Added example of changed_data to forms docs.  
						
						... 
						
						
						
						Backport of 571ab44e8a 
						
						
					 
					
						2019-04-09 22:54:02 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Apolloner 
							
						 
					 
					
						
						
							
						
						b88ffef7ea 
					 
					
						
						
							
							[2.2.x]  Fixed   #30330  -- Fixed setting of primary key to None during fast-delete.  
						
						... 
						
						
						
						Regression in bc7dd8490bafc708cf6d 
						
						
					 
					
						2019-04-08 21:44:17 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						53c83387cf 
					 
					
						
						
							
							[2.2.x] Refs  #27807  -- Removed docs for User.username_validator.  
						
						... 
						
						
						
						The new override functionality claimed in refs #21379  doesn't work.
Forwardport of 714fdbaa70 
						
						
					 
					
						2019-04-07 20:03:01 -04:00 
						 
				 
			
				
					
						
							
							
								Simone Pellizzari 
							
						 
					 
					
						
						
							
						
						268ed9cd8a 
					 
					
						
						
							
							[2.2.x]  Fixed   #30332  -- Fixed crash of ordering by expressions with params in ArrayAgg and StringAgg.  
						
						... 
						
						
						
						Backport of d0315584b5 
						
						
					 
					
						2019-04-06 15:15:40 +02:00 
						 
				 
			
				
					
						
							
							
								Nick Pope 
							
						 
					 
					
						
						
							
						
						9da25fb832 
					 
					
						
						
							
							[2.2.x]  Fixed   #30324  -- Forced utf-8 encoding when loading the template for the technical 500 debug page.  
						
						... 
						
						
						
						Regression in 50b8493ea542a9efb257a017 
						
						
					 
					
						2019-04-05 16:37:22 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						54b65b83a2 
					 
					
						
						
							
							[2.2.x]  Fixed   #30331  -- Added support for psycopg2 2.8.  
						
						... 
						
						
						
						Backport of 5efaf078f7 
						
						
					 
					
						2019-04-05 11:07:18 +02:00 
						 
				 
			
				
					
						
							
							
								msg 
							
						 
					 
					
						
						
							
						
						1279fb4a00 
					 
					
						
						
							
							[2.2.x]  Fixed   #30307  -- Fixed incorrect quoting of database user password when using dbshell on Oracle.  
						
						... 
						
						
						
						Regression in acfc650f2a755673e1bc 
						
						
					 
					
						2019-04-04 10:07:57 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						ba682261eb 
					 
					
						
						
							
							[2.2.x] Added stub release notes for 2.2.1.  
						
						... 
						
						
						
						Backport of e6588aa4e7 
						
						
					 
					
						2019-04-03 08:33:10 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						48493636d3 
					 
					
						
						
							
							[2.2.x] Fixed typo in docs/releases/2.2.txt.  
						
						... 
						
						
						
						Backport of 851d9eac23 
						
						
					 
					
						2019-04-02 09:19:15 +02:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						de11488c52 
					 
					
						
						
							
							[2.2.x] Fixed typo in docs/ref/settings.txt.  
						
						... 
						
						
						
						Backport of 4cbe2b06ce 
						
						
					 
					
						2019-04-02 09:12:40 +02:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
						
						cfc1197168 
					 
					
						
						
							
							[2.2.x] Corrected date format in 2.2 release notes.  
						
						... 
						
						
						
						Backport of 93daed25a4 
						
						
					 
					
						2019-04-01 15:01:17 +02:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
						
						bc6f1da6e9 
					 
					
						
						
							
							[2.2.x] Set release date in v2.2 release notes.  
						
						... 
						
						
						
						Backport of 7191beec4e 
						
						
					 
					
						2019-04-01 12:13:17 +02:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
						
						5427148687 
					 
					
						
						
							
							[2.2.x] Updated man page for 2.2 final.  
						
						... 
						
						
						
						Backport of f9f09a8a02 
						
						
					 
					
						2019-04-01 12:04:42 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						917aa556a9 
					 
					
						
						
							
							[2.2.x]  Fixed   #30289  -- Prevented admin inlines for a ManyToManyField's implicit through model from being editable if the user only has the view permission.  
						
						... 
						
						
						
						Backport of 8335d59200 
						
						
					 
					
						2019-03-30 17:44:58 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						de62ba965f 
					 
					
						
						
							
							[2.2.x] Added stub 2.1.8 release notes.  
						
						... 
						
						
						
						Backport of e245046bb6 
						
						
					 
					
						2019-03-30 13:04:40 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						fc708f32f5 
					 
					
						
						
							
							[2.2.x] Refs  #30278  -- Fixed link in cached_property docs.  
						
						... 
						
						
						
						Backport of b9455b010e 
						
						
					 
					
						2019-03-30 09:35:21 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Schinckel 
							
						 
					 
					
						
						
							
						
						f14170406c 
					 
					
						
						
							
							[2.2.x] Refs  #30278  -- Doc'd behavior of del on an unaccessed cached_property.  
						
						... 
						
						
						
						Thanks to Curtis Maloney for the description of the problem.
Backport of c3c2ec54f5 
						
						
					 
					
						2019-03-30 09:29:23 -04:00 
						 
				 
			
				
					
						
							
							
								Abhishek Bera 
							
						 
					 
					
						
						
							
						
						4a7bbace6b 
					 
					
						
						
							
							[2.2.x]  Fixed   #30265  -- Fixed a tutorial number in Reusable App tutorial.  
						
						... 
						
						
						
						Backport of ca67f39afa 
						
						
					 
					
						2019-03-29 21:53:14 -04:00 
						 
				 
			
				
					
						
							
							
								Nick Pope 
							
						 
					 
					
						
						
							
						
						5237da3416 
					 
					
						
						
							
							[2.2.x] Removed unnecessary /static from links to PostgreSQL docs.  
						
						... 
						
						
						
						Backport of 198a2a9381 
						
						
					 
					
						2019-03-29 21:50:28 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2fb602f581 
					 
					
						
						
							
							[2.2.x] Used extlinks for Django's source code.  
						
						... 
						
						
						
						Backport of a68c029e22 
						
						
					 
					
						2019-03-28 20:39:38 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						ffdacc5879 
					 
					
						
						
							
							[2.2.x]  Fixed   #30299  -- Removed jQuery dependency from getCookie() in CSRF docs.  
						
						... 
						
						
						
						Backport of 8e675e2bd8 
						
						
					 
					
						2019-03-28 19:57:01 -04:00