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
13 days
Refs CVE-2026-6873 -- Moved deprecation note for SIGNED_COOKIE_LEGACY_SALT_FA...
Jacob Walls
13 days
Refs #36593 -- Added missing deprecation note for select_related() with no ar...
Jacob Walls
13 days
Refs #36905 -- Added missing deprecation note for safe parameter of JSONRespo...
Jacob Walls
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
2026-05-20
Advanced deprecation warnings for Django 6.2.
Sarah Boyce
2026-05-20
Fixed #37045 -- Renamed savepoint() to savepoint_create().
Samuel Searles-Bryant
2026-05-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-11
Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.
Adam Johnson
2026-05-11
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.
Adam Johnson
2026-05-04
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() ...
Denny Biasiolli
2026-04-28
Fixed #35738 -- Deprecated double-dot variable lookups.
David Smith
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-18
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-03-19
Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().
Simon Charette
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-01-09
Refs #35381 -- Added missing deprecation note for using None as RHS of JSONEx...
Clifford Gama
2025-09-30
Fixed #36614 -- Deprecated QuerySet.values_list(flat=True) without a field.
Adam Johnson
2025-09-17
Advanced deprecation warnings for Django 6.1.
Jacob Walls
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-27
Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.consta...
Sarah Boyce
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-08-25
Fixed #36546 -- Deprecated django.utils.crypto.constant_time_compare() in fav...
SaJH
2025-08-22
Refs #35530 -- Corrected deprecation message in auth.alogin().
Mariusz Felisiak
2025-07-25
Fixed #35581 -- Updated django.core.mail to Python's modern email API.
Mike Edmunds
2025-07-17
Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
Mike Edmunds
2025-06-20
Fixed #36152 -- Deprecated use of "%" in column aliases.
Jacob Walls
2025-05-23
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...
Sarah Boyce
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2025-03-25
Fixed #35452 -- Deprecated orphans being more than or equal to page_size in p...
wookkl
2025-03-21
Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.
Mike Edmunds
2025-03-19
Fixed #36000 -- Deprecated HTTP as the default protocol in urlize and urlizet...
Ahmed Nassar
2025-03-03
Refs #35444 -- Deprecated contrib.postgres.OrderableAggMixin.
Chris Muthig
2025-03-03
Fixed #35444 -- Added generic support for Aggregate.order_by.
Chris Muthig
2025-02-16
Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize).
Simon Charette
2025-01-15
Advanced deprecation warnings for Django 6.0.
Sarah Boyce
2025-01-06
Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.
Chris Muthig
2024-11-28
Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.
Jaap Roes
2024-06-28
Refs #22712 -- Corrected deprecation of "all" argument in django.contrib.stat...
Mariusz Felisiak
2024-05-22
Advanced deprecation warnings for Django 5.2.
Natalia
2024-05-21
Fixed #35405 -- Converted get_cache_name into a cached property in FieldCache...
Adam Johnson
2024-05-21
Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.
Ben Cail
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-23
Fixed #35090 -- Deprecated registering URL converters with the same name.
Salvo Polizzi
2024-01-23
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
David Smith
2024-01-02
Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave().
Salvo Polizzi
2023-12-05
Deprecated django.contrib.gis.geoip2.GeoIP2.open().
Nick Pope
2023-12-01
Deprecated django.contrib.gis.geoip2.GeoIP2.coords().
Nick Pope
[next]