Loic Bistuer 
							
						 
					 
					
						
						
							
						
						24a41ecc35 
					 
					
						
						
							
							[1.7.x]  Fixed   #22650  -- Fixed regression on prefetch_related.  
						
						... 
						
						
						
						Regression from f51c1f59#17001 .
Backport of bdf3473e64 
						
						
							
						
					 
					
						2014-05-21 10:37:00 +07:00 
						 
				 
			
				
					
						
							
							
								Denis Cornehl 
							
						 
					 
					
						
						
							
						
						0007a43198 
					 
					
						
						
							
							[1.7.X]  Fixed   #22557  -- ManifestStaticFilesStorage did not cleanup deleted files.  
						
						... 
						
						
						
						When using ManifestStaticFilesStorage, deleted static files would be
correctly cleaned up by "collectstatic --clear", but the manifest file
would still contain the stale entries.
Thanks to tedtieken for the report
Backport of 3bec38888f 
						
						
							
						
					 
					
						2014-05-20 18:19:40 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						3e2bb807b1 
					 
					
						
						
							
							[1.7.x] Removed unused translations in auth tests  
						
						... 
						
						
						
						Backport of b8c480a12b 
						
						
							
						
					 
					
						2014-05-20 12:23:17 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						157575c7c8 
					 
					
						
						
							
							[1.7.x] Fix  a2dd618 for mysql.  
						
						... 
						
						
						
						Backport of 3b76502 
						
						
							
						
					 
					
						2014-05-19 15:05:23 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						c38925a601 
					 
					
						
						
							
							[1.7.x]  Fixed   #22648  -- Transform.output_type should respect overridden custom_lookup and custom_transform.  
						
						... 
						
						
						
						Previously, class lookups from the output_type would be used, but any
changes to custom_lookup or custom_transform would be ignored.
Backport of a2dd618 
						
						
							
						
					 
					
						2014-05-19 15:05:23 +01:00 
						 
				 
			
				
					
						
							
							
								Moayad Mardini 
							
						 
					 
					
						
						
							
						
						269291019e 
					 
					
						
						
							
							[1.7.x]  Fixed   #22655  -- Fixed GeoQuerySet doc about strictly_below  
						
						... 
						
						
						
						The paragraph was a copy of strictly_above.
Backport of 2f43229c2f 
						
						
							
						
					 
					
						2014-05-19 09:50:46 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						0f84037e10 
					 
					
						
						
							
							[1.7.x] Updated translation catalogs  
						
						
						
						
							
						
					 
					
						2014-05-19 15:14:09 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						16c433967a 
					 
					
						
						
							
							[1.7.x] Re-added JS catalog in manage_translations script  
						
						... 
						
						
						
						Backport of d20aa78cbf 
						
						
							
						
					 
					
						2014-05-19 15:12:08 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						1e78d132da 
					 
					
						
						
							
							[1.7.x]  Fixed   #22652  -- Replaced UserModel.objects with UserModel._default_manager.  
						
						... 
						
						
						
						Thanks alexdlaird for the report.
Backport of b68fac7e88 
						
						
							
						
					 
					
						2014-05-19 08:37:00 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						a69534ddd4 
					 
					
						
						
							
							[1.7.x] Removed locale dirs for single-message apps  
						
						... 
						
						
						
						Considering that these apps only translate their app name, it's not
worth having a whole bunch of po files just for that. The translatable
app name for those apps will be integrated in Django core catalog.
Backport of a1f0c4c697 
						
						
							
						
					 
					
						2014-05-19 14:21:01 +02:00 
						 
				 
			
				
					
						
							
							
								Moayad Mardini 
							
						 
					 
					
						
						
							
						
						4dd37a3a6e 
					 
					
						
						
							
							[1.7.x]  Fixed   #22368  -- clarified connecting to Oracle DB using service name  
						
						... 
						
						
						
						Used the official terminology listed in
http://docs.oracle.com/cd/B19306_01/network.102/b14212/glossary.htm#i997309 
Thanks michael.cherkasov for the report.
Backport of bfac6bef83 
						
						
							
						
					 
					
						2014-05-19 07:46:27 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						db2aacff99 
					 
					
						
						
							
							[1.7.x] Updated Django makemessages process  
						
						... 
						
						
						
						makemessages should now automatically distribute translatable
strings in the proper locale files, for Django too
(see 50a8ab7cd17999ed9b69 
						
						
							
						
					 
					
						2014-05-19 09:30:59 +02:00 
						 
				 
			
				
					
						
							
							
								SaeX 
							
						 
					 
					
						
						
							
						
						ed98757e4b 
					 
					
						
						
							
							[1.7.x] Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale.  
						
						... 
						
						
						
						Dutch ('nl-NL' and 'nl-BE') has several valid input formats;
see http://nl.wikipedia.org/wiki/Datum_(dagtekening) .
Thanks Erik Romijn for review.
Backport of e3a9714ce3 
						
						
							
						
					 
					
						2014-05-18 13:00:32 -04:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						8b87473008 
					 
					
						
						
							
							[1.7.x] Fixed several flake8 errors, including one where a test wouldn't be run  
						
						... 
						
						
						
						Backport of b6b873d2ad 
						
						
							
						
					 
					
						2014-05-17 13:31:09 -04:00 
						 
				 
			
				
					
						
							
							
								Erik Romijn 
							
						 
					 
					
						
						
							
						
						bc2bfbadcc 
					 
					
						
						
							
							[1.7.x]  Fixed   #22644  -- Clarified documentation for NamedUrlWizardView  
						
						... 
						
						
						
						Backport of 727d048f09 
						
						
							
						
					 
					
						2014-05-17 15:11:00 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						0594d2d714 
					 
					
						
						
							
							[1.7.x] Added stub release notes for 1.6.6.  
						
						... 
						
						
						
						Backport of 79e9da3d1e 
						
						
							
						
					 
					
						2014-05-16 18:20:45 -04:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						b7a67b788c 
					 
					
						
						
							
							[1.7.x] Fixed storing of binary fields and unicode textfields for Oracle/Python3  
						
						... 
						
						
						
						Backport of 6bb6df2943 
						
						
							
						
					 
					
						2014-05-17 01:16:06 +03:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						8c5fbcf50a 
					 
					
						
						
							
							[1.7.x] Fixed case in form widgets docs  
						
						... 
						
						
						
						Backport of 9494f29d 
						
						
							
						
					 
					
						2014-05-16 17:44:20 -04:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						62de03ee33 
					 
					
						
						
							
							[1.7.x] Optimized make_aware/naive by removing redundant checks. Refs  #22625 .  
						
						... 
						
						
						
						Also added tests with pytz and removed misplaced tests.
Backport of 1109ebd 
						
						
							
						
					 
					
						2014-05-16 23:14:13 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						6f8301d6cd 
					 
					
						
						
							
							[1.7.x]  Fixed   #22625  -- Normalized make_aware/naive errors.  
						
						... 
						
						
						
						Also added tests for is/make_aware/naive.
Thanks Tom Michaelis for the report.
Backport of fa89acf 
						
						
							
						
					 
					
						2014-05-16 22:54:21 +02:00 
						 
				 
			
				
					
						
							
							
								Stas Rudakou 
							
						 
					 
					
						
						
							
						
						75d2da797e 
					 
					
						
						
							
							[1.7.x]  Fixed   #22266  - quote PK before redirecting away from add_view (django.contrib.admin)  
						
						... 
						
						
						
						Backport of ebd70d4d00 
						
						
							
						
					 
					
						2014-05-16 18:38:26 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz 
							
						 
					 
					
						
						
							
						
						bd45139d4e 
					 
					
						
						
							
							[1.7.x]  Fixed   #22167  -- Improved documentation on context processors  
						
						... 
						
						
						
						Backport of e7ffba8f78 
						
						
							
						
					 
					
						2014-05-16 18:27:55 +02:00 
						 
				 
			
				
					
						
							
							
								Niclas Åhdén 
							
						 
					 
					
						
						
							
						
						0504d19db0 
					 
					
						
						
							
							[1.7.x]  Fixed   #22622  -- Added ugettext_lazy import in docs  
						
						... 
						
						
						
						Backport of 7271f5db78 
						
						
							
						
					 
					
						2014-05-16 11:20:58 -04:00 
						 
				 
			
				
					
						
							
							
								Erik Romijn 
							
						 
					 
					
						
						
							
						
						2a66d12e77 
					 
					
						
						
							
							[1.7.x]  Fixed   #22579  -- Corrected validation for email to reject trailing slash  
						
						... 
						
						
						
						Backport of 424fe76349 
						
						
							
						
					 
					
						2014-05-16 15:19:21 +02:00 
						 
				 
			
				
					
						
							
							
								Stephen Burrows 
							
						 
					 
					
						
						
							
						
						79f15ab1ef 
					 
					
						
						
							
							[1.7.x]  Fixed   #22628  -- Took initial forms into account when combining FormSet.min_num and FormSet.extra.  
						
						
						
						
							
						
					 
					
						2014-05-16 06:37:05 -04:00 
						 
				 
			
				
					
						
							
							
								mbacho 
							
						 
					 
					
						
						
							
						
						6f0dcec44c 
					 
					
						
						
							
							[1.7.x] Fixed typo in multipartparser.py  
						
						... 
						
						
						
						Backport of 8a9d54aa69 
						
						
							
						
					 
					
						2014-05-16 05:35:28 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						e8a7436941 
					 
					
						
						
							
							[1.7.x] Harmonized some PEP 0263 coding preambles  
						
						... 
						
						
						
						Backport of e520a73ee 
						
						
							
						
					 
					
						2014-05-15 20:01:31 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						c5185172a6 
					 
					
						
						
							
							[1.7.x] Minor edits to latest release notes.  
						
						... 
						
						
						
						Backport of 860d31ac7a 
						
						
							
						
					 
					
						2014-05-15 07:16:57 -04:00 
						 
				 
			
				
					
						
							
							
								Anders Steinlein 
							
						 
					 
					
						
						
							
						
						2914f66983 
					 
					
						
						
							
							[1.7.x]  Fixed   #17642  -- Added min_num support to modelformsets, inlines, and the admin.  
						
						... 
						
						
						
						Thanks Stephen Burrows for work on the patch as well. 
						
						
							
						
					 
					
						2014-05-15 07:02:06 -04:00 
						 
				 
			
				
					
						
							
							
								Collin Anderson 
							
						 
					 
					
						
						
							
						
						93d5b0d5b6 
					 
					
						
						
							
							[1.7.x] typo: urlaprse -> urlparse  
						
						... 
						
						
						
						Backport of 8a2f04db91 
						
						
							
						
					 
					
						2014-05-15 06:36:14 -04:00 
						 
				 
			
				
					
						
							
							
								Éric Araujo 
							
						 
					 
					
						
						
							
						
						d1860a3529 
					 
					
						
						
							
							[1.7.x] Fixed typo that disabled code example highlighting  
						
						... 
						
						
						
						Backport of 5ab95168cc 
						
						
							
						
					 
					
						2014-05-15 05:52:30 -04:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						9f5adf8db3 
					 
					
						
						
							
							--skip-scripts is no longer a thing.  
						
						... 
						
						
						
						See c29f82b4cf 
						
						
							
						
					 
					
						2014-05-14 18:52:33 +02:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						95cf17244c 
					 
					
						
						
							
							Bumped version number for release.  
						
						
						
						
							
 
						
					 
					
						2014-05-14 18:45:54 +02:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						77f0327d80 
					 
					
						
						
							
							Added release notes for 1.4.13, 1.5.8, 1.6.5.  
						
						
						
						
							
						
					 
					
						2014-05-14 18:42:38 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Romijn 
							
						 
					 
					
						
						
							
						
						e7b0cace45 
					 
					
						
						
							
							[1.7.x] Added additional checks in is_safe_url to account for flexible parsing.  
						
						... 
						
						
						
						This is a security fix. Disclosure following shortly. 
						
						
							
						
					 
					
						2014-05-14 10:18:27 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						7fef18ba9e 
					 
					
						
						
							
							[1.7.x] Dropped fix_IE_for_vary/attach.  
						
						... 
						
						
						
						This is a security fix. Disclosure following shortly. 
						
						
							
						
					 
					
						2014-05-14 10:18:26 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						50f228ae7c 
					 
					
						
						
							
							[1.7.x] Removed an unnecessary anchor in the docs.  
						
						... 
						
						
						
						Backport of a06808d370 
						
						
							
						
					 
					
						2014-05-13 20:55:00 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						fb9edfa3e6 
					 
					
						
						
							
							[1.7.x] Fixed spelling mistake and added a word to the word list.  
						
						... 
						
						
						
						Backport of 1165e9992e 
						
						
							
						
					 
					
						2014-05-13 09:17:32 -04:00 
						 
				 
			
				
					
						
							
							
								Haris Ibrahim K. V 
							
						 
					 
					
						
						
							
						
						81aeffccf3 
					 
					
						
						
							
							[1.7.x] Fixed typo in transactions.txt  
						
						... 
						
						
						
						Backport of f2a8e47cfd 
						
						
							
						
					 
					
						2014-05-13 07:28:43 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						0bb90de869 
					 
					
						
						
							
							[1.7.x]  Fixed   #22618  -- Improved import_string example.  
						
						... 
						
						
						
						Thanks ewjoachim for the sugggestion.
Backport of c501662f3c 
						
						
							
						
					 
					
						2014-05-13 07:05:35 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						aa3fd4b97e 
					 
					
						
						
							
							[1.7.x]  Fixed   #22619  -- Corrected description of os.path.  
						
						... 
						
						
						
						Thanks Collin Anderson for the report.
Backport of a1be7237ca 
						
						
							
						
					 
					
						2014-05-12 18:58:11 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						e1f0efc501 
					 
					
						
						
							
							[1.7.x] Added 1.6.5 release note for refs  #22508 .  
						
						... 
						
						
						
						Backport of 13087020a9 
						
						
							
						
					 
					
						2014-05-12 12:44:40 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2455699a91 
					 
					
						
						
							
							[1.7.x]  Fixed   #22613  -- Added formfield_for_choice_field() to the list of methods that InlineModelAdmin supports.  
						
						... 
						
						
						
						Backport of 986bd41f8a 
						
						
							
						
					 
					
						2014-05-12 07:01:19 -04:00 
						 
				 
			
				
					
						
							
							
								Markus Amalthea Magnuson 
							
						 
					 
					
						
						
							
						
						ff938b3623 
					 
					
						
						
							
							[1.7.x] Insert space.  
						
						... 
						
						
						
						Backport of 8eb51a8cf6 
						
						
							
						
					 
					
						2014-05-11 16:18:01 -04:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						537f5905c9 
					 
					
						
						
							
							[1.7.x] Link new testing tools document from main index.  
						
						... 
						
						
						
						63df886df7 
					
						2014-05-10 23:29:42 -03:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						8cf6c5c789 
					 
					
						
						
							
							[1.7.x] Fixed a few release notes typos.  
						
						... 
						
						
						
						38036e16c8 
					
						2014-05-10 23:19:49 -03:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						9d0ebceb32 
					 
					
						
						
							
							[1.7.x]  Fixed   #21685  -- Displayed app verbose name in admindocs model index  
						
						... 
						
						
						
						Backport of 4cf82e5bcf 
						
						
							
						
					 
					
						2014-05-10 18:10:05 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						e9d0ef19bc 
					 
					
						
						
							
							[1.7.x]  Fixed   #22508  -- Avoided overwriting select_related.  
						
						... 
						
						
						
						Previously, known related objects overwrote related objects loaded
though select_related. This could cancel the effect of select_related
when it was used over more than one level.
Thanks boxm for the bug report and timo for bisecting the regression.
Backport of f574220f 
						
						
							
						
					 
					
						2014-05-10 17:03:42 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						c54fb3d922 
					 
					
						
						
							
							[1.7.x] Adjusted refactoring of vendor checks.  
						
						... 
						
						
						
						Thanks Shai for the thorough review.
Backport of fb90b7c 
						
						
							
						
					 
					
						2014-05-10 14:55:22 +02:00 
						 
				 
			
				
					
						
							
							
								Stephen Burrows 
							
						 
					 
					
						
						
							
						
						0c198035e9 
					 
					
						
						
							
							[1.7.x]  Fixed   #22502  -- Fixed microseconds/default/form interaction  
						
						... 
						
						
						
						Made explicit lack of microsecond handling by built-in datetime form
fields. Used that explicitness to appropriately nix microsecond
values in bound fields. Thanks Claude Paroz for the review.
Backport of a5de0df58 
						
						
							
						
					 
					
						2014-05-10 10:58:51 +02:00