| 
							
							
								 Jezeniel Zapanta | 6a476bd229 | [1.10.x] Fixed typo in docs/topics/db/multi-db.txt. Backport of 48f45431ebfrom master | 2016-11-11 12:41:35 -05:00 |  | 
			
				
					| 
							
							
								 Krzysztof Gogolewski | 70d9effa02 | [1.10.x] Adjusted documentation of migration related commands. Backport of d1dbaeaadbfrom master | 2016-11-05 22:21:32 +01:00 |  | 
			
				
					| 
							
							
								 Pamela McA'Nulty | 74e93b072a | [1.10.x] Fixed typo in docs/topics/testing/tools.txt. Backport of 2c4d15e319from master | 2016-11-04 05:13:10 +01:00 |  | 
			
				
					| 
							
							
								 Timothy Allen | 355917f7c4 | [1.10.x] Updated docs/topics/db/queries.txt examples to use print() function. Backport of 5595db9504from master | 2016-10-31 15:23:14 -04:00 |  | 
			
				
					| 
							
							
								 medmunds | 59001ca213 | [1.10.x] Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for non-Django code. Backport of d3708aeb26from master | 2016-10-29 07:25:22 -04:00 |  | 
			
				
					| 
							
							
								 Adam Chainz | 3ea9e3baf9 | [1.10.x] Documented that cache keys are strings rather than bytes. Backport of 968f61b991from master | 2016-10-27 15:50:06 -04:00 |  | 
			
				
					| 
							
							
								 Marti Raudsepp | ae91fc786c | [1.10.x] Updated postgresql.org links to https and made them canonical. Backport of 51fbe2a60dfrom master | 2016-10-25 11:43:54 -04:00 |  | 
			
				
					| 
							
							
								 Markus Holtermann | d3ca290778 | [1.10.x] Fixed #27352 -- Doc'd social media fingerprinting consideration with login's redirect_authenticated_user. Backport of b5fc192b99from master | 2016-10-18 11:40:45 -04:00 |  | 
			
				
					| 
							
							
								 David D Lowe | 223393a9e3 | [1.10.x] Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. Backport of 424187ec4bfrom master | 2016-10-14 13:51:48 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Christopher Henry | 4045870781 | [1.10.x] Refs #19705 -- Documented decorator ordering with @condition(). Backport of 9eb49af821from master | 2016-10-14 07:38:22 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 87595c92f3 | [1.10.x] Doc'd the need to provide initial for formset submissions. Backport of 80f5a4d87afrom master | 2016-10-10 15:36:33 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 1c47c7e6f1 | [1.10.x] Added template syntax highlighting in docs/topics/i18n/timezones.txt. Backport of 19a140a1b3from master | 2016-10-08 08:08:18 -04:00 |  | 
			
				
					| 
							
							
								 Jonatas CD | fbf59a2967 | [1.10.x] Refs #11078 -- Doc'd Meta inheritance in proxy models. Backport of e8728f03f0from master | 2016-10-04 19:54:13 -04:00 |  | 
			
				
					| 
							
							
								 Corey Farwell | 26fd712128 | [1.10.x] Documented render_to_string()'s usingparameter.Backport of 24da355686from master | 2016-10-04 18:59:41 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 7652f97a5c | [1.10.x] Fixed #27292 -- Removed unnecessary password assignment in auth backend example. Backport of e262f00231from master | 2016-10-04 14:03:41 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | f23c03ebc8 | [1.10.x] Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple. Backport of 87c5e7efebfrom master | 2016-09-30 14:50:15 -04:00 |  | 
			
				
					| 
							
							
								 Lewis Cowles | fb9f396275 | [1.10.x] Fixed #27294 -- Documented UserCreationForm's fields. Backport of 1d25eb9688from master | 2016-09-30 14:02:26 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | c37e170f7a | [1.10.x] Updated links to the current version of MySQL docs. Backport of 9819676676from master | 2016-09-30 09:15:49 -04:00 |  | 
			
				
					| 
							
							
								 Frank Wiles | ff7d5e3a0b | [1.10.x] Fixed import typos in the docs. Backport of a09c058918from master | 2016-09-29 12:07:56 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 131098b9c7 | [1.10.x] Fixed #27289 -- Corrected View.as_view() explanation. Thanks Graham Wideman for the report.
Backport of f2ff1b2fabfrom master | 2016-09-28 11:49:49 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 8fec24f7c3 | [1.10.x] Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt. Backport of 8d233a2132from master | 2016-09-26 13:58:37 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | dec77af525 | [1.10.x] Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt. Thanks Kifsif for the suggestion.
Backport of 8110673aaffrom master | 2016-09-26 09:55:23 -04:00 |  | 
			
				
					| 
							
							
								 Berker Peksag | 69839e97b9 | [1.10.x] Simplified has_perm() example in topics/auth/customizing.txt. Backport of 0a6ed6b1d9from master | 2016-09-23 15:28:47 -04:00 |  | 
			
				
					| 
							
							
								 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 3507d4e773from master | 2016-09-22 13:07:23 -04:00 |  | 
			
				
					| 
							
							
								 aruseni | 9c3f864305 | [1.10.x] Fixed a typo in docs/topics/auth/default.txt. Backport of cdde2eac5bfrom master | 2016-09-17 20:09:38 -04:00 |  | 
			
				
					| 
							
							
								 Michael Scott | 416004c043 | [1.10.x] Fixed #15143 -- Doc'd how to set the language for the test client. Backport of 3c447b108afrom master | 2016-09-14 20:14:29 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 244c4c06f9 | [1.10.x] Normalized spelling of ETag. Backport of ef021412d5from master | 2016-09-09 11:00:58 -04:00 |  | 
			
				
					| 
							
							
								 Chris Jerdonek | d923733234 | [1.10.x] Fixed #27172 -- Closed database cursor explicitly in two doc examples Backport of ccf7adb064from master. | 2016-09-07 12:16:31 +02:00 |  | 
			
				
					| 
							
							
								 Tim Graham | fd183e1f81 | [1.10.x] Doc'd how to remove old references in migration files. Backport of 5bd967e1c5from master | 2016-09-02 10:03:03 -04:00 |  | 
			
				
					| 
							
							
								 Shai Berger | 57f7d8968d | [1.10.x] Refs #25850, #27142, #27110 -- Documented migration history consistency checks. Backport of c93ac9cf42from master | 2016-09-01 18:50:09 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 2078b187f7 | [1.10.x] Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt Backport of 789f9c9b29from master | 2016-09-01 09:53:51 -04:00 |  | 
			
				
					| 
							
							
								 Ed Morley | e19490d4b1 | [1.10.x] Made settings docs link to cache parameters more specific. Backport of 1d54fb4483from master | 2016-08-31 12:31:51 -04:00 |  | 
			
				
					| 
							
							
								 Mike Fiedler | c6c1d940c1 | [1.10.x] Fixed typo in docs/topics/testing/overview.txt Backport of b961b51eaffrom master | 2016-08-31 07:35:09 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 325dd0befe | [1.10.x] Fixed #27039 -- Fixed empty data fallback to model field default in model forms. Backport of 4bc6b93994from master | 2016-08-24 19:37:04 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 7c0c3fb6b1 | [1.10.x] Fixed #27013 -- Clarified commands to install argon2/bcrypt packages. Backport of 9f27735612from master | 2016-08-19 19:23:51 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 33783a9e06 | [1.10.x] Fixed #26571 -- Corrected recommendation for converting timestamps to tz-aware datetimes. Backport of d60386d0f5from master | 2016-08-19 14:47:38 -04:00 |  | 
			
				
					| 
							
							
								 Brightcells | 557c1a6a42 | [1.10.x] Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs. Backport of d301c61bcbfrom master | 2016-08-19 09:16:31 -04:00 |  | 
			
				
					| 
							
							
								 Mattias Loverot | 04f0c2ab39 | [1.10.x] Fixed #27069 -- Doc'd which gettext functions may be aliased as _. Backport of 35ea6d83c8from master | 2016-08-17 16:35:19 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 8df2da3637 | [1.10.x] Fixed #19222 -- Documented that default managers aren't used for related queries. Backport of 8fb53c50cefrom master | 2016-08-16 13:13:10 -04:00 |  | 
			
				
					| 
							
							
								 Timothy Allen | 7d11d61087 | [1.10.x] Documented how allow_migrate() interacts with makemigrations. Backport of df92f6f2e3from master | 2016-08-15 13:35:05 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Christopher Henry | 80e0ff7f91 | [1.10.x] Documented the cache_control() decorator. Backport of b785927b44from master | 2016-08-11 16:48:43 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ff1f46444c | [1.10.x] Clarified session verification with respect to the current session. Backport of 4c2a6fe75bfrom master | 2016-08-11 12:12:26 -04:00 |  | 
			
				
					| 
							
							
								 an0o0nym | c52350bc6c | [1.10.x] Fixed #26957 -- Corrected authenticate() docs regarding User.is_active. Backport of c412aaca73from master | 2016-08-10 19:52:49 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 3fff7d3abb | [1.10.x] Fixed #27045 -- Documented that AUTH_PASSWORD_VALIDATORS aren't applied at the model level. Backport of 796cc62026from master | 2016-08-10 15:52:37 -04:00 |  | 
			
				
					| 
							
							
								 Ville Skyttä | 630613d719 | [1.10.x] Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES. Backport of f95bd89e82from master | 2016-08-09 08:07:01 -04:00 |  | 
			
				
					| 
							
							
								 Chris Jerdonek | bfd8f16fbd | [1.10.x] Edited docs of test.utils.setup/teardown_test_environment(). Backport of 42f9d65107from master | 2016-08-05 17:41:49 -04:00 |  | 
			
				
					| 
							
							
								 Liz Lemon | 0d82389adf | [1.10.x] Edited multi-db topic guide for grammar and clarity. Backport of ea65c7cb48from master | 2016-08-05 12:56:12 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | a4df6577df | [1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. Backport of 3aaf6cf0f3from master | 2016-07-25 06:25:26 -04:00 |  | 
			
				
					| 
							
							
								 Preetham Nosum | b4fa102503 | [1.10.x] Fixed #18348 -- Documented SesssionStore.create() Backport of 32cf01c1c1from master | 2016-07-22 17:18:40 -04:00 |  | 
			
				
					| 
							
							
								 Md. Sadaf Noor | 5d8332aaee | [1.10.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer. Backport of 1f82b857cefrom master | 2016-07-12 13:46:49 -04:00 |  |