Tim Graham 
							
						 
					 
					
						
						
							
						
						0b59ea3343 
					 
					
						
						
							
							[1.10.x]  Fixed   #27186  -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.  
						
						... 
						
						
						
						Thanks Matt Westcott for the review.
Backport of 3507d4e773 
						
						
					 
					
						2016-09-22 13:07:23 -04:00 
						 
				 
			
				
					
						
							
							
								zhuanyenan 
							
						 
					 
					
						
						
							
						
						ddd77d5fd3 
					 
					
						
						
							
							[1.10.x] Corrected docs for return type of Field.formfield().  
						
						... 
						
						
						
						Backport of 17677d510f 
						
						
					 
					
						2016-09-17 14:28:08 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						740dde1afc 
					 
					
						
						
							
							[1.10.x] Fixed typo in docs/ref/settings.txt.  
						
						... 
						
						
						
						Backport of 43c471e81c 
						
						
					 
					
						2016-09-15 19:53:26 -04:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						23cf7e50d1 
					 
					
						
						
							
							[1.10.x]  Fixed   #27209  -- Fixed typo in docs/ref/models/database-functions.txt.  
						
						... 
						
						
						
						Thanks Valentin Ignatyev for the report.
Backport of 767ba00976 
						
						
					 
					
						2016-09-12 08:07:43 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						244c4c06f9 
					 
					
						
						
							
							[1.10.x] Normalized spelling of ETag.  
						
						... 
						
						
						
						Backport of ef021412d5 
						
						
					 
					
						2016-09-09 11:00:58 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Willette 
							
						 
					 
					
						
						
							
						
						2216cb5303 
					 
					
						
						
							
							[1.10.x]  Fixed   #27099  -- Documented list filter's has_output() method.  
						
						... 
						
						
						
						Backport of bd3dc670b5 
						
						
					 
					
						2016-09-02 09:42:52 -04:00 
						 
				 
			
				
					
						
							
							
								Riccardo Magliocchetti 
							
						 
					 
					
						
						
							
						
						51e5ca4462 
					 
					
						
						
							
							[1.10.x] Clarified URL regex check message with respect to include().  
						
						... 
						
						
						
						Backport of 7ed8b98f42 
						
						
					 
					
						2016-09-01 14:06:59 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						0a81f540c9 
					 
					
						
						
							
							[1.10.x] Refs  #27162  -- Complemented docs related to CreateExtension  
						
						... 
						
						
						
						Thanks Tim Graham for the review.
Backport of 6b54504e66 
						
						
					 
					
						2016-09-01 14:06:22 -04:00 
						 
				 
			
				
					
						
							
							
								Ed Morley 
							
						 
					 
					
						
						
							
						
						e19490d4b1 
					 
					
						
						
							
							[1.10.x] Made settings docs link to cache parameters more specific.  
						
						... 
						
						
						
						Backport of 1d54fb4483 
						
						
					 
					
						2016-08-31 12:31:51 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						f79dce16bc 
					 
					
						
						
							
							[1.10.x]  Fixed   #27145  -- Updated Storage.save() docs for refs  #18899 .  
						
						... 
						
						
						
						Backport of 3f16e4df49 
						
						
					 
					
						2016-08-30 21:41:27 -04:00 
						 
				 
			
				
					
						
							
							
								Baptiste Mispelon 
							
						 
					 
					
						
						
							
						
						0cb1032982 
					 
					
						
						
							
							[1.10.x] Fixed incorrect variable name in {% regroup %} docs.  
						
						... 
						
						
						
						Backport of 7968bb7fad 
						
						
					 
					
						2016-08-26 16:25:39 -04:00 
						 
				 
			
				
					
						
							
							
								Collin Anderson 
							
						 
					 
					
						
						
							
						
						4073780219 
					 
					
						
						
							
							[1.10.x]  Fixed   #26998  -- Reverted some admin checks from checking field.many_to_many back to isinstance(field, models.ManyToManyField).  
						
						... 
						
						
						
						This partially reverts 983c158da7384f89f8f8 
						
						
					 
					
						2016-08-23 16:06:41 -04:00 
						 
				 
			
				
					
						
							
							
								Abhishek Bera 
							
						 
					 
					
						
						
							
						
						a77d979cbd 
					 
					
						
						
							
							[1.10.x]  Fixed   #26987  -- Documented using QuerySet.get() without arguments.  
						
						... 
						
						
						
						Backport of f3b601f11a 
						
						
					 
					
						2016-08-19 17:17:57 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						a033b351b5 
					 
					
						
						
							
							[1.10.x] Refs  #25854  -- Completed a RequestContext docs example.  
						
						... 
						
						
						
						Backport of f8c338ec6a 
						
						
					 
					
						2016-08-18 21:13:47 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin Christopher Henry 
							
						 
					 
					
						
						
							
						
						3db01b2d58 
					 
					
						
						
							
							[1.10.x]  Fixed   #26616  -- Clarified model usage in AppConfig.ready().  
						
						... 
						
						
						
						Backport of ff445f4c19 
						
						
					 
					
						2016-08-17 10:35:29 -04:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
							
						
						f6af24fe40 
					 
					
						
						
							
							[1.10.x] Fixed incorrect doc reference to Field.initial.  
						
						... 
						
						
						
						Backport of 4773ed2e31 
						
						
					 
					
						2016-08-17 10:27:46 -04:00 
						 
				 
			
				
					
						
							
							
								Victor Oliveira da Silva 
							
						 
					 
					
						
						
							
						
						dad8ec49c4 
					 
					
						
						
							
							[1.10.x] Made cosmetic edits to Field.default docs.  
						
						... 
						
						
						
						Backport of d7804662f8 
						
						
					 
					
						2016-08-15 10:46:02 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						eea74edc70 
					 
					
						
						
							
							[1.10.x]  Fixed   #27048  -- Documented that refresh_from_db() doesn't reload @cached_properties.  
						
						... 
						
						
						
						Backport of 9556005425 
						
						
					 
					
						2016-08-12 18:49:42 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						f8307c4b8c 
					 
					
						
						
							
							[1.10.x] Removed some unnecessary repetition in PostgreSQL operations docs.  
						
						... 
						
						
						
						Backport of e1acc9dc66 
						
						
					 
					
						2016-08-12 18:04:03 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						adca9effe7 
					 
					
						
						
							
							[1.10.x]  Fixed   #27050  -- Corrected django.setup()'s parameter name in docs.  
						
						... 
						
						
						
						Backport of 6b83f61e72 
						
						
					 
					
						2016-08-11 07:04:59 -04:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						7eefb39706 
					 
					
						
						
							
							[1.10.x] Documented GeoHash's precision parameter.  
						
						... 
						
						
						
						Backport of 0d18b06562 
						
						
					 
					
						2016-08-10 16:32:30 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						246e516f29 
					 
					
						
						
							
							[1.10.x] Unified SpatiaLite spelling  
						
						... 
						
						
						
						Backport of ade681b9ad 
						
						
					 
					
						2016-08-09 18:48:57 +02:00 
						 
				 
			
				
					
						
							
							
								Ed Morley 
							
						 
					 
					
						
						
							
						
						233ec837f6 
					 
					
						
						
							
							[1.10.x] Fixed docs to refer to HSTS includeSubdomains as a directive.  
						
						... 
						
						
						
						The spec refers to it as a 'directive' rather than a 'tag':
https://tools.ietf.org/html/rfc6797#section-6.1.2 
Backport of 8c3bc5cd78 
						
						
					 
					
						2016-08-08 20:22:09 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						c66f5d058a 
					 
					
						
						
							
							[1.10.x] Fixed typos in db-api GIS docs  
						
						... 
						
						
						
						Backport of 1b0287b4b8 
						
						
					 
					
						2016-08-08 10:03:57 -04:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
							
						
						6a3f31fa33 
					 
					
						
						
							
							[1.10.x]  Fixed   #26927  -- Made subwidget iteration pass disabled and required attributes.  
						
						... 
						
						
						
						Backport of ac3aaaa740 
						
						
					 
					
						2016-08-01 10:49:37 -04:00 
						 
				 
			
				
					
						
							
							
								Ana Balica 
							
						 
					 
					
						
						
							
						
						ec19166b1f 
					 
					
						
						
							
							[1.10.x] Removed unnecessary 'just' from docs/ref/templates/api.txt.  
						
						... 
						
						
						
						Backport of 36fbf9b7d1 
						
						
					 
					
						2016-07-30 09:27:21 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						13c107b149 
					 
					
						
						
							
							[1.10.x]  Fixed   #26946  -- Clarified instructions for customizing collectstatic's ignore_patterns.  
						
						... 
						
						
						
						Backport of ec4a6b33a9 
						
						
					 
					
						2016-07-25 10:05:56 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						a4df6577df 
					 
					
						
						
							
							[1.10.x]  Fixed   #26925  -- Linked aggregation ordering topic from Meta.ordering docs.  
						
						... 
						
						
						
						Backport of 3aaf6cf0f3 
						
						
					 
					
						2016-07-25 06:25:26 -04:00 
						 
				 
			
				
					
						
							
							
								petedmarsh 
							
						 
					 
					
						
						
							
						
						5cc6190788 
					 
					
						
						
							
							[1.10.x]  Fixed   #26899  -- Documented why RawSQL params is a required parameter.  
						
						... 
						
						
						
						Backport of 7bf3ba0d0c 
						
						
					 
					
						2016-07-21 10:29:06 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						c8d166241f 
					 
					
						
						
							
							[1.10.x]  Fixed   #26918  -- Clarified source of pre/post_save update_fields argument.  
						
						... 
						
						
						
						Backport of a05d86a69a 
						
						
					 
					
						2016-07-21 10:07:24 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						6646a396cc 
					 
					
						
						
							
							[1.10.x] Fixed inconsistent indentation in docs/ref/models/options.txt  
						
						... 
						
						
						
						Backport of ba246bd5fe 
						
						
					 
					
						2016-07-15 13:43:05 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						5c56ce7a3f 
					 
					
						
						
							
							[1.10.x] Reverted "Fixed  #25388  -- Added an option to allow disabling of migrations during test database creation"  
						
						... 
						
						
						
						This reverts commit 157d7f1f1d944e66cb1d 
						
						
					 
					
						2016-07-14 09:22:06 -04:00 
						 
				 
			
				
					
						
							
							
								Tom Carrick 
							
						 
					 
					
						
						
							
						
						8c385b7697 
					 
					
						
						
							
							[1.10.x] Fixed typos in docs/ref/contrib/postgres/search.txt  
						
						... 
						
						
						
						Backport of 46e2010460 
						
						
					 
					
						2016-07-14 07:53:00 -04:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						cf6f0e9978 
					 
					
						
						
							
							[1.10.x] Refs  #25774  -- Adjusted datetime database function docs field names.  
						
						... 
						
						
						
						Backport of 90468079ec 
						
						
					 
					
						2016-07-08 12:37:24 -04:00 
						 
				 
			
				
					
						
							
							
								Sean Marlow 
							
						 
					 
					
						
						
							
						
						fda151e512 
					 
					
						
						
							
							[1.10.x]  Fixed   #26837  -- Documented ModelMultipleChoiceField.to_field_name  
						
						... 
						
						
						
						Backport of 8b9e16ec85 
						
						
					 
					
						2016-07-08 11:30:26 -04:00 
						 
				 
			
				
					
						
							
							
								Mathieu Richardoz 
							
						 
					 
					
						
						
							
						
						d58a27c349 
					 
					
						
						
							
							Fixed a typo in docs/ref/contrib/postgres/search.txt.  
						
						
						
						
					 
					
						2016-07-07 07:05:49 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						48a570164e 
					 
					
						
						
							
							[1.10.x] Fixed capitalization of "URL pattern".  
						
						... 
						
						
						
						Backport of 415ae960bb 
						
						
					 
					
						2016-07-06 15:31:44 -04:00 
						 
				 
			
				
					
						
							
							
								Romain Garrigues 
							
						 
					 
					
						
						
							
						
						8976d08edb 
					 
					
						
						
							
							[1.10.x]  Fixed   #25461  -- Corrected meta API code examples to account for MTI.  
						
						... 
						
						
						
						In the case of multiple-table inheritance models, get_all_related_objects() and
get_all_related_objects_with_model() don't return the auto-created
OneToOneField, but the new examples didn't account for this.
Backport of 8be84e2ac4 
						
						
					 
					
						2016-07-06 09:28:51 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						9687004538 
					 
					
						
						
							
							[1.10.x]  Fixed   #26002  -- Explained ModelAdmin.get_search_results() example.  
						
						... 
						
						
						
						Backport of c9d0a0f7f4 
						
						
					 
					
						2016-06-30 09:00:35 -04:00 
						 
				 
			
				
					
						
							
							
								Tsering 
							
						 
					 
					
						
						
							
						
						be03ce25c4 
					 
					
						
						
							
							[1.10.x] Refs  #23386  -- Documented that F() expressions are applied on each model.save()  
						
						... 
						
						
						
						Backport of fc4b4fd585 
						
						
					 
					
						2016-06-28 16:27:36 -04:00 
						 
				 
			
				
					
						
							
							
								Camilo Nova 
							
						 
					 
					
						
						
							
						
						87584a0af1 
					 
					
						
						
							
							[1.10.x] Used strict comparison in docs/ref/csrf.txt's JavaScript.  
						
						... 
						
						
						
						Backport of 222e1334bf 
						
						
					 
					
						2016-06-28 12:52:05 -04:00 
						 
				 
			
				
					
						
							
							
								Anderson Resende 
							
						 
					 
					
						
						
							
						
						b752eae700 
					 
					
						
						
							
							[1.10.x]  Fixed   #26806  -- Triple quoted docstrings in docs/ref/forms/validation.txt.  
						
						... 
						
						
						
						Backport of 2032bcf182 
						
						
					 
					
						2016-06-27 09:07:18 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						45a650777e 
					 
					
						
						
							
							[1.10.x]  Fixed   #26787  -- Documented deleting and reloading of model instance fields.  
						
						... 
						
						
						
						Thanks Julien Hartmann for the report.
Backport of 20d1cb33c2 
						
						
					 
					
						2016-06-21 15:25:16 -04:00 
						 
				 
			
				
					
						
							
							
								Andrew Nester 
							
						 
					 
					
						
						
							
						
						7a3cc2957f 
					 
					
						
						
							
							[1.10.x]  Fixed   #26776  -- Documented url()'s view argument.  
						
						... 
						
						
						
						Backport of a12826bba7 
						
						
					 
					
						2016-06-20 11:57:58 -04:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						efe9874371 
					 
					
						
						
							
							[1.10.x] Fixed broken links in docs and comments.  
						
						... 
						
						
						
						Backport of 96f97691ad 
						
						
					 
					
						2016-06-15 21:20:38 -04:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						f9b3a6a76f 
					 
					
						
						
							
							[1.10.x] Refs  #14030  -- Updated docs per "Improved expression support for python values."  
						
						... 
						
						
						
						Complements e2d6e14662db613f4f12 
						
						
					 
					
						2016-06-15 10:35:34 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						539ccfbf62 
					 
					
						
						
							
							[1.10.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txt  
						
						... 
						
						
						
						Backport of abec15ad81 
						
						
					 
					
						2016-06-15 08:32:08 -04:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						61bcf04132 
					 
					
						
						
							
							[1.10.x]  Fixed   #26754  -- Documented django.template.context_processors.tz  
						
						... 
						
						
						
						Backport of 7003174fec 
						
						
					 
					
						2016-06-14 11:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Tommy Beadle 
							
						 
					 
					
						
						
							
						
						b04e6ec7cb 
					 
					
						
						
							
							[1.10.x]  Fixed   #26704  -- Documented DjangoJSONEncoder.  
						
						... 
						
						
						
						Backport of 729b9452b1 
						
						
					 
					
						2016-06-07 14:58:30 -04:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
							
						
						32ab8c0340 
					 
					
						
						
							
							[1.10.x] Added some links to the TypedChoiceField docs.  
						
						... 
						
						
						
						Backport of 31a9a965a3 
						
						
					 
					
						2016-06-06 12:12:25 -04:00