Adam Taylor 
							
						 
					 
					
						
						
							
						
						039465a6a7 
					 
					
						
						
							
							Fixed typos in code comments.  
						
						
						
						
					 
					
						2015-01-20 12:18:03 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Holtermann 
							
						 
					 
					
						
						
							
						
						64ecb3f07d 
					 
					
						
						
							
							Refs  #24163  -- Fixed failing Oracle test when migrating from ForeignKey to OneToOneField  
						
						... 
						
						
						
						Thanks Tim Graham for review 
						
						
					 
					
						2015-01-20 16:19:11 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						0ae94d0d31 
					 
					
						
						
							
							Fixes   #24169  -- More arrayfield specific lookups.  
						
						... 
						
						
						
						varchar()[] cannot compare itself to text[]
Thanks to joelburton for the patch. 
						
						
					 
					
						2015-01-20 09:52:23 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Smeaton 
							
						 
					 
					
						
						
							
						
						61c102d010 
					 
					
						
						
							
							Fixed   #24183  -- Fixed wrong comparisons in Substr  
						
						
						
						
					 
					
						2015-01-20 12:09:15 +11:00 
						 
				 
			
				
					
						
							
							
								Markus Holtermann 
							
						 
					 
					
						
						
							
						
						7f20041bca 
					 
					
						
						
							
							Fixed   #24155  -- Maintained kwargs and import order in migration writer  
						
						... 
						
						
						
						Thanks Tomas Dobrovolny for the report and Tim Graham for the review. 
						
						
					 
					
						2015-01-20 01:24:41 +01:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						b19b81b396 
					 
					
						
						
							
							Fixed   #24153  -- Fixed cookie test compatibility with Python 3.4.3+  
						
						
						
						
					 
					
						2015-01-19 15:12:57 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						378a0d27d6 
					 
					
						
						
							
							Advanced deprecation warnings for Django 1.9.  
						
						
						
						
					 
					
						2015-01-19 12:22:41 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						33457cd3b0 
					 
					
						
						
							
							Removed IPAddressField per deprecation timeline; refs  #20439 .  
						
						
						
						
					 
					
						2015-01-19 11:12:57 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Holtermann 
							
						 
					 
					
						
						
							
						
						5792e6a88c 
					 
					
						
						
							
							Fixed   #24163  -- Removed unique constraint after index on MySQL  
						
						... 
						
						
						
						Thanks Łukasz Harasimowicz for the report. 
						
						
					 
					
						2015-01-19 16:52:26 +01:00 
						 
				 
			
				
					
						
							
							
								Josh Smeaton 
							
						 
					 
					
						
						
							
						
						69c6a6868f 
					 
					
						
						
							
							Fixed   #24174  -- Fixed extra order by descending  
						
						
						
						
					 
					
						2015-01-19 12:51:27 +11:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2fa2068406 
					 
					
						
						
							
							Removed an unused import and a flake8 exclude that caused it to be missed.  
						
						
						
						
					 
					
						2015-01-18 20:02:15 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						b84100e8e2 
					 
					
						
						
							
							Removed usage of deprecated removetags in a template test.  
						
						
						
						
					 
					
						2015-01-18 18:32:47 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						6e13c0490d 
					 
					
						
						
							
							Changed RedirectView.permanent to False per deprecation timeline; refs  #21587 .  
						
						
						
						
					 
					
						2015-01-18 17:43:06 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2b039d966f 
					 
					
						
						
							
							Removed obsolete SQL generation methods.  
						
						
						
						
					 
					
						2015-01-18 15:58:06 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						7e8cf74dc7 
					 
					
						
						
							
							Removed support for syncing apps without migrations per deprecation timeline.  
						
						... 
						
						
						
						Kept support for creating models without migrations when running tests
(especially for Django's test suite). 
						
						
					 
					
						2015-01-18 15:58:06 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						67a76500a5 
					 
					
						
						
							
							Removed support for admin validators per deprecation timeline; refs  #16905 .  
						
						
						
						
					 
					
						2015-01-18 14:43:21 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2cd00424c4 
					 
					
						
						
							
							Removed support for callable QuerySet arguments per deprecation timeline; refs  #11629 .  
						
						
						
						
					 
					
						2015-01-18 14:01:25 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						d029fafea1 
					 
					
						
						
							
							Removed utils.module_loading.import_by_path() per deprecation timeline; refs  #21674 .  
						
						
						
						
					 
					
						2015-01-18 12:51:15 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						c3336e7e4f 
					 
					
						
						
							
							Removed dumpdata --natural option and serializers use_natural_keys parameter.  
						
						... 
						
						
						
						Per deprecation timeline; refs #13252 . 
						
						
					 
					
						2015-01-17 20:18:34 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						8d959f73be 
					 
					
						
						
							
							Removed obsolete deprecation warning in runtests.py  
						
						
						
						
					 
					
						2015-01-17 19:41:46 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						0622bca5d1 
					 
					
						
						
							
							Removed the validate management command per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 19:12:03 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						714277cb4c 
					 
					
						
						
							
							Removed support for SplitDateTimeWidget with DateTimeField per deprecation timeline.  
						
						... 
						
						
						
						refs #8898  
						
						
					 
					
						2015-01-17 18:49:44 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2c9e95639e 
					 
					
						
						
							
							Removed ModelAdmin.get_formsets() per deprecation timeline; refs  #20702 .  
						
						
						
						
					 
					
						2015-01-17 18:02:35 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						3b570dbcdb 
					 
					
						
						
							
							Removed BaseDatabaseValidation.validate_field() per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 14:58:09 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Holtermann 
							
						 
					 
					
						
						
							
						
						65d55c4093 
					 
					
						
						
							
							Cleaned up migration writer tests  
						
						
						
						
					 
					
						2015-01-17 20:29:50 +01:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						bd93032191 
					 
					
						
						
							
							Removed ssi/url tags from future per deprecation timeline; refs  #21939 .  
						
						
						
						
					 
					
						2015-01-17 13:29:52 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						e278407b20 
					 
					
						
						
							
							Removed unused imports from previous commit.  
						
						
						
						
					 
					
						2015-01-17 13:22:52 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						4a03d348c7 
					 
					
						
						
							
							Removed BaseCommand.requires_model_validation per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 12:59:07 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						df3f3bbe29 
					 
					
						
						
							
							Removed utils.text.javascript_quote() per deprecation timeline; refs  #21725 .  
						
						
						
						
					 
					
						2015-01-17 12:41:49 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						f0a1df0b01 
					 
					
						
						
							
							Removed deprecated Chinese language codes; refs  #18149 .  
						
						
						
						
					 
					
						2015-01-17 11:23:43 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						4aa089a9a9 
					 
					
						
						
							
							Removed support for custom SQL per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 10:16:06 -05:00 
						 
				 
			
				
					
						
							
							
								Collin Anderson 
							
						 
					 
					
						
						
							
						
						a420f83e7d 
					 
					
						
						
							
							Fixed   #24055  -- Keep reference to view class for resolve()  
						
						
						
						
					 
					
						2015-01-17 22:09:10 +07:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						67235fd4ef 
					 
					
						
						
							
							Removed support for initial_data fixtures per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 09:59:25 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						f635d75935 
					 
					
						
						
							
							Removed support for old-style test database settings per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 09:55:18 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						d038c547b5 
					 
					
						
						
							
							Removed django.core.cache.get_cache() per deprecation timeline; refs  #21012 .  
						
						
						
						
					 
					
						2015-01-17 09:55:18 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						1b0365ad34 
					 
					
						
						
							
							Removed django.utils.tzinfo per deprecation timeline; refs  #17262 .  
						
						
						
						
					 
					
						2015-01-17 09:32:33 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						fed25f1105 
					 
					
						
						
							
							Removed compatibility with Python 3.2.  
						
						
						
						
					 
					
						2015-01-17 09:00:17 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						c820892eed 
					 
					
						
						
							
							Removed django.utils.datastructures.SortedDict per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 08:40:23 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						41f0d3d3bc 
					 
					
						
						
							
							Removed FastCGI support per deprecation timeline; refs  #20766 .  
						
						
						
						
					 
					
						2015-01-17 08:32:31 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						37b7776a01 
					 
					
						
						
							
							Removed django.utils.datastructures.MergeDict per deprecation timeline; refs  #18659 .  
						
						
						
						
					 
					
						2015-01-17 08:13:36 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						75f107b884 
					 
					
						
						
							
							Removed request.REQUEST per deprecation timeline; refs  #18659 .  
						
						
						
						
					 
					
						2015-01-17 08:05:18 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						61ad1ea92b 
					 
					
						
						
							
							Removed django.utils.functional.memoize per deprecation timeline.  
						
						... 
						
						
						
						refs #21351 . 
						
						
					 
					
						2015-01-17 07:55:32 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						9ce36512fa 
					 
					
						
						
							
							Removed backwards compatibility shims for "util" modules per deprecation timeline.  
						
						... 
						
						
						
						refs #17627 . 
						
						
					 
					
						2015-01-17 07:40:12 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						b952c3fc60 
					 
					
						
						
							
							Removed django.utils.unittest per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 07:32:22 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						ce78b954cf 
					 
					
						
						
							
							Removed django.utils.importlib per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 07:14:21 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						1c8b637ed9 
					 
					
						
						
							
							Removed django.utils.dictconfig per deprecation timeline.  
						
						
						
						
					 
					
						2015-01-17 07:13:51 -05:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						39d95fb6ad 
					 
					
						
						
							
							Fixed   #24092  -- Widened base field support for ArrayField.  
						
						... 
						
						
						
						Several issues resolved here, following from a report that a base_field
of GenericIpAddressField was failing.
We were using get_prep_value instead of get_db_prep_value in ArrayField
which was bypassing any extra modifications to the value being made in
the base field's get_db_prep_value. Changing this broke datetime
support, so the postgres backend has gained the relevant operation
methods to send dates/times/datetimes directly to the db backend instead
of casting them to strings. Similarly, a new database feature has been
added allowing the uuid to be passed directly to the backend, as we do
with timedeltas.
On the other side, psycopg2 expects an Inet() instance for IP address
fields, so we add a value_to_db_ipaddress method to wrap the strings on
postgres. We also have to manually add a database adapter to psycopg2,
as we do not wish to use the built in adapter which would turn
everything into Inet() instances.
Thanks to smclenithan for the report. 
						
						
					 
					
						2015-01-16 16:15:16 -05:00 
						 
				 
			
				
					
						
							
							
								Collin Anderson 
							
						 
					 
					
						
						
							
						
						e8171daf0c 
					 
					
						
						
							
							Fixed   #24146  -- Fixed a missing fields regression in admin checks.  
						
						... 
						
						
						
						This allows using get_field() early in the app loading process.
Thanks to PirosB3 and Tim Graham. 
						
						
					 
					
						2015-01-16 14:47:09 -05:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						b4ac232907 
					 
					
						
						
							
							Fixed   #24099  -- Removed contenttype.name deprecated field  
						
						... 
						
						
						
						This finsishes the work started on #16803 .
Thanks Simon Charette, Tim Graham and Collin Anderson for the
reviews. 
						
						
					 
					
						2015-01-16 20:21:34 +01:00 
						 
				 
			
				
					
						
							
							
								Collin Anderson 
							
						 
					 
					
						
						
							
						
						5338ff4808 
					 
					
						
						
							
							Fixed   #24160  -- Fixed model_regress test on Windows; refs  #24007 .  
						
						
						
						
					 
					
						2015-01-16 11:59:08 -05:00