Jakub Wilk
|
beed786b81
|
Updated my e-mail address in AUTHORS.
|
2015-01-19 15:42:44 -05: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
|
f6019312ba
|
Added Django 2.1 stub to deprecation timeline.
|
2015-01-19 13:08:24 -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 |
Tim Graham
|
5008a4db44
|
Removed legacy ORM lookup support per deprecation timeline; refs #16187.
|
2015-01-19 11:11:30 -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 |
R3v1L
|
4a5512a61d
|
Refs #16905 -- Replaced call to removed method in runserver
Regression introduced in 0f169098ef
|
2015-01-19 12:26:00 +01:00 |
Claude Paroz
|
eb6e12ca6f
|
Fixed header of contrib.postgres translation catalog
|
2015-01-19 10:19:04 +01: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 |
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
|
cf5b67d3a0
|
Removed deprecated Apps methods per deprecation timeline.
|
2015-01-18 18:07:41 -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
|
bd98926f0e
|
Removed an obsolete comment in django/apps/config.py
|
2015-01-18 16:30:45 -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
|
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
|
9704b0a82e
|
Removed forms.forms.get_declared_fields() per deprecation timeline; refs #19617.
|
2015-01-18 15:55:01 -05:00 |
Claude Paroz
|
40f122c8f5
|
Added contrib.postgres translation catalog
Forward port of 8c8a1a084 from stable/1.8.x.
|
2015-01-18 21:02:54 +01:00 |
Tim Graham
|
0f169098ef
|
Removed BaseCommand.validate() per deprecation timeline; refs #16905.
|
2015-01-18 14:49:51 -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
|
5fb582d952
|
Removed test.utils.TestTemplateLoader per deprecation timeline.
|
2015-01-18 14:19:14 -05:00 |
Tim Graham
|
7468c948b6
|
Clarified deprecation of test.utils.TestTemplateLoader.
|
2015-01-18 14:18:53 -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
|
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
|
8d959f73be
|
Removed obsolete deprecation warning in runtests.py
|
2015-01-17 19:41:46 -05:00 |
Tim Graham
|
40d6b376d4
|
Removed BaseMemcachedCacheMethods._get_memcache_timeout backwards compatibility shim.
Per deprecation timeline; refs #21147.
|
2015-01-17 19:32:54 -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
|
3b570dbcdb
|
Removed BaseDatabaseValidation.validate_field() per deprecation timeline.
|
2015-01-17 14:58:09 -05:00 |
Tim Graham
|
e1b93dbbef
|
Removed deprecated aliases in django.db.models.
|
2015-01-17 14:57:34 -05:00 |
Tim Graham
|
2b4ca2ec29
|
Removed unused imports.
|
2015-01-17 14:42:51 -05:00 |
Tim Graham
|
c2d5f2903c
|
Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884.
|
2015-01-17 14:40:22 -05:00 |
Markus Holtermann
|
65d55c4093
|
Cleaned up migration writer tests
|
2015-01-17 20:29:50 +01:00 |
Tim Graham
|
2788c46d46
|
Removed Multiple/ModelChoiceField cache_choices option; refs #22838.
|
2015-01-17 13:48:46 -05:00 |
Tim Graham
|
4b8d3bbab5
|
Standardized indentation in docs/howto/custom-management-commands.txt.
|
2015-01-17 13:38:01 -05: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 |