index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
/
deprecation.txt
Age
Commit message (
Expand
)
Author
2019-01-10
Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in f...
Simon Charette
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-10-15
Fixed #29817 -- Deprecated settings.FILE_CHARSET.
Jon Dufresne
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-09-13
Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
Ramiro Morales
2018-08-27
Fixed #29703 -- Deprecated QuerySetPaginator alias.
Nick Pope
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-07-09
Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.
Sergey Fedoseev
2018-06-19
Clarified sentence about removal of inline flag support in url().
Damien
2018-05-17
Advanced deprecation warnings for Django 2.2.
Tim Graham
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-04
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Jon Dufresne
2018-04-04
Fixed ordering in docs/internals/deprecation.txt.
Tim Graham
2018-01-23
Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.
Jon Dufresne
2018-01-02
Refs #28965 -- Deprecated unused django.utils.http.cookie_date().
Tim Graham
2017-12-27
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
Sergey Fedoseev
2017-09-22
Advanced deprecation warnings for Django 2.1.
Tim Graham
2017-09-22
Refs #17209 -- Removed login/logout and password reset/change function-based ...
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-19
Fixed typo in docs/internals/deprecation.txt.
Tim Graham
2017-09-05
Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and ...
François Freitag
2017-07-20
Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expre...
Tim Graham
2017-04-26
Fixed #28137 -- Deprecated HttpRequest.xreadlines().
Josh Schneier
2017-02-24
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...
Tim Graham
2017-02-16
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
Tim Graham
2017-02-11
Fixed #25978 -- Deprecated shorcuts.render_to_response().
Tim Graham
2017-01-25
Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.
Tim Graham
2017-01-17
Advanced deprecation warnings for Django 2.0.
Tim Graham
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2016-12-31
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Tim Graham
2016-12-30
Removed links to deprecated GeoIP.
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
Tim Graham
2016-11-25
Fixed #27532 -- Deprecated Model._meta.has_auto_field
Adam Chainz
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-04
Refs #18974 -- Deprecated @models.permalink() decorator.
Tim Graham
2016-09-12
Fixed #25187 -- Made request available in authentication backends.
Aleksej Manaev
2016-09-12
Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Claude Paroz
2016-09-08
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...
Jon Dufresne
2016-09-07
Refs #26956 -- Allowed is_safe_url() to validate against multiple hosts
Jon Dufresne
2016-08-31
Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
Ed Morley
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-17
Fixed #26840 -- Added test.utils.setup/teardown_databases().
Andreas Pelme
2016-07-28
Fixed #26929 -- Deprecated extra_context parameter of contrib.auth.views.logo...
Andrew Nester
2016-07-16
Fixed #17209 -- Added password reset/change class-based views
Claude Paroz
2016-06-24
Refs #17209 -- Added LoginView and LogoutView class-based views
Claude Paroz
2016-05-28
Added RemovedInDjango21Warning
Tim Graham
2016-05-17
Refs #26601 -- Deprecated old-style middleware.
Tim Graham
[next]