Tim Graham
|
5bcca2a056
|
Refs #27532 -- Removed Model._meta.has_auto_field per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
48d57788ee
|
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
4502489a46
|
Refs #18974 -- Removed @models.permalink() decorator per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
5e31be1b96
|
Refs #25187 -- Required the authenticate() method of authentication backends to have request as the first positional argument.
Per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
578711c310
|
Refs #27098 -- Removed DatabaseIntrospection.get_indexes() per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
e62165b898
|
Refs #27175 -- Removed exception silencing from the {% include %} template tag.
Per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
96107e2844
|
Refs #26956 -- Removed the host parameter of django.utils.http.is_safe_url().
Per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
Tim Graham
|
e47b56d791
|
Refs #20892 -- Removed support for passing pylibmc behavior settings as top-level attributes of CACHES['OPTIONS'].
Per deprecation timeline.
|
2017-09-22 12:51:17 -04:00 |
Tim Graham
|
87d2240e6c
|
Refs #27067 -- Removed django.utils.translation.string_concat() per deprecation timeline.
|
2017-09-22 12:51:17 -04:00 |
Tim Graham
|
9463a7a8cd
|
Refs #26840 -- Removed django.test.runner.setup_databases() per deprecation timeline.
|
2017-09-22 12:51:17 -04:00 |
Tim Graham
|
6e40b70bf4
|
Refs #26929 -- Removed extra_context parameter of contrib.auth.views.logout_then_login().
Per deprecation timeline.
|
2017-09-22 12:51:17 -04:00 |
Tim Graham
|
4f313e284e
|
Refs #17209 -- Removed login/logout and password reset/change function-based views.
Per deprecation timeline.
|
2017-09-22 12:51:17 -04:00 |
Tim Graham
|
deb592b3e3
|
Added stub 2.1 release notes.
|
2017-09-22 12:51:17 -04:00 |