| 
							
							
								 Tim Graham | 63412262e5 | Fixed #24175 -- Updated docstring convention. | 2015-01-29 12:21:44 -05:00 |  | 
			
				
					| 
							
							
								 Jon Dufresne | 24b2bc635e | Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib. | 2015-01-28 06:59:40 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ac6033d883 | Added stub 1.7.5 release notes. | 2015-01-28 06:38:31 -05:00 |  | 
			
				
					| 
							
							
								 Loic Bistuer | 332139d23d | Fixed typo in docs. Thanks Berker. | 2015-01-28 01:50:05 +07:00 |  | 
			
				
					| 
							
							
								 Markus Holtermann | 335df82a3f | Corrected naming of method and attribute | 2015-01-27 19:45:52 +01:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 6f8418089c | Added 1.4.19 release notes. | 2015-01-27 11:48:04 -05:00 |  | 
			
				
					| 
							
							
								 Loic Bistuer | 728b6fd9ca | Fixed #24219 -- Moved SelectDateWidget together with the other widgets and deprecated django.forms.extras.
Thanks Berker Peksag and Tim Graham for the reviews. | 2015-01-27 22:40:02 +07:00 |  | 
			
				
					| 
							
							
								 Markus Holtermann | da224d6be0 | Refs #24104 -- Added missing release notes Forwardport of 3d4a826174from stable/1.7.x | 2015-01-27 15:35:34 +01:00 |  | 
			
				
					| 
							
							
								 seanwestfall | 7a90b53d60 | Fixed #24053 -- Removed admin CSS & images for IE6 & 7. | 2015-01-27 07:48:11 -05:00 |  | 
			
				
					| 
							
							
								 Josh Smeaton | e77c1bc181 | Refs #24154 -- Added deprecation release notes | 2015-01-27 15:30:59 +11:00 |  | 
			
				
					| 
							
							
								 Collin Anderson | ee23e03637 | Fixed #24190 -- Clarified len(queryset) | 2015-01-24 10:14:18 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 1cd41874d5 | Fixed typo in docs/ref/contrib/postgres/forms.txt. | 2015-01-23 15:05:58 -05:00 |  | 
			
				
					| 
							
							
								 Florian Apolloner | 16ee52d21d | Fixed #24205 -- Deprecated Signal.disconnect weak parameter. | 2015-01-23 14:37:12 -05:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | f8e4e4a935 | Fixed warning leak in static.serve() test Partial forward port of b1bf8d64fbfrom 1.7.x. Refs #24193. | 2015-01-23 09:09:48 +01:00 |  | 
			
				
					| 
							
							
								 Ng Zhi An | 4669b6a807 | Fixed #24170 -- Implemented decompress for BaseRangeField widgets | 2015-01-22 19:36:15 +00:00 |  | 
			
				
					| 
							
							
								 Simon Charette | dccf41cff0 | Fixed #24186 -- Fixed a typo in the admin docs. Thanks to Keryn Knight for the report. | 2015-01-20 11:45:57 -05:00 |  | 
			
				
					| 
							
							
								 Fabio C. Barrionuevo da Luz | bd691f4586 | Fixed #24177 -- Added documentation about database view support in inspectdb | 2015-01-20 01:07:34 +01:00 |  | 
			
				
					| 
							
							
								 Tim Graham | f6019312ba | Added Django 2.1 stub to deprecation timeline. | 2015-01-19 13:08:24 -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 |  | 
			
				
					| 
							
							
								 Tim Graham | 8e435a5640 | Added deprecation docs for legacy lookup support; refs #16187. | 2015-01-19 09:42:26 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 840f2bfae6 | Copied additional items from deprecation timeline to 1.9 release notes. | 2015-01-18 21:57:38 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ecf109f215 | Added missing items to deprecation timeline/1.7 release notes. | 2015-01-18 21:23:06 -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 | 89e9f81601 | Clarified deprecation of forms.forms.get_declared_fields(); refs #19617. | 2015-01-18 16:06:56 -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 | 0f169098ef | Removed BaseCommand.validate() per deprecation timeline; refs #16905. | 2015-01-18 14:49:51 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 7468c948b6 | Clarified deprecation of test.utils.TestTemplateLoader. | 2015-01-18 14:18:53 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 4548a282a1 | Removed contrib.sites.models.RequestSite/get_current_site() aliases. Per deprecation timeline; refs #21680. | 2015-01-18 13:36:32 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ba27f89587 | Clarified a contrib.sites deprecation and added to 1.7 release notes. | 2015-01-18 13:33:19 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 3b89d2d540 | Removed contrib.contenttypes.generic per deprecation timeline; refs #19774. | 2015-01-18 13:11:31 -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 | 1d975ff44b | Removed usage of deprecated dumpdata options in docs. | 2015-01-17 20:14:45 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 20e4e8fc79 | Added removal of check management command to deprecation timeline. | 2015-01-17 19:14:44 -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 | c2d5f2903c | Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884. | 2015-01-17 14:40:22 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 4b8d3bbab5 | Standardized indentation in docs/howto/custom-management-commands.txt. | 2015-01-17 13:38:01 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 4a03d348c7 | Removed BaseCommand.requires_model_validation per deprecation timeline. | 2015-01-17 12:59:07 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 18192b9fa4 | Replaced deprecated requires_model_validation in docs. | 2015-01-17 12:51:50 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 00a11994a5 | Removed support for AppCommand.handle_app() per deprecation timeline. | 2015-01-17 12:34:34 -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 | 25264d4e2a | Documented django.utils.timezone.FixedOffset; thanks Aymeric. | 2015-01-17 09:30:52 -05:00 |  |