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
/
releases
/
6.1.txt
Age
Commit message (
Expand
)
Author
2026-06-16
Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.
diaxoaine
2026-06-11
Fixed #37141 -- Added --using option to sendtestemail command.
NagaKartheekReddy
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
2026-05-20
Made cosmetic edits to docs/releases/6.1.txt.
Jacob Walls
2026-05-20
Removed empty sections from 6.1 release notes.
Jacob Walls
2026-05-20
Fixed #37045 -- Renamed savepoint() to savepoint_create().
Samuel Searles-Bryant
2026-05-20
Refs #35514 -- Cleaned up mailers docs.
Mike Edmunds
2026-05-18
Fixed #36825 -- Extended admin templates so CSP nonce is included if available.
Johannes Maron
2026-05-15
Fixed #37062 -- Added preserve_request support to RedirectView.
VAIBHAVPANT07
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-11
Refs #36593 -- Made ModelAdmin.list_select_related = False more efficient.
Adam Johnson
2026-05-07
Fixed #37084 -- Added CSP nonce context processor system check.
Milad Zarour
2026-05-07
Fixed #37085 -- Added support for object-based form media stylesheet assets.
Natalia
2026-05-06
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion.
Natalia
2026-05-06
Fixed #36300 -- Restored the semantic where RemoteUserMiddleware.header corre...
Jacob Walls
2026-05-05
Fixed #37053 -- Added validate=True to base64.b64decode() calls.
Sarah Boyce
2026-05-04
Fixed #36767 -- Allowed max redirect URL length to be set on HttpResponseRedi...
varunkasyap
2026-05-04
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() ...
Denny Biasiolli
2026-04-30
Fixed #36919 -- Allowed Task and TaskResult to be pickled.
varunkasyap
2026-04-29
Refs #35738 -- Improved release note for '..' template deprecation.
Adam Johnson
2026-04-29
Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().
TildaDares
2026-04-28
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
2026-04-28
Fixed #35738 -- Deprecated double-dot variable lookups.
David Smith
2026-04-22
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-19
Fixed #37048, Refs #36728 -- Added release notes for changes to InclusionAdmi...
Anže Pečar
2026-04-18
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-14
Fixed #27150 -- Made base File objects truthy by default.
VIZZARD-X
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Fixed #36816 -- Allowed **kwargs in @task decorator.
Nilesh Kumar Pahari
2026-03-30
Refs #36926 -- Added release note for boolean icons for related fields in lis...
Jacob Walls
2026-03-19
Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().
Simon Charette
2026-03-19
Refs #36795 -- Removed unnecessary prohibits_dollar_signs_in_column_aliases f...
Simon Charette
2026-03-19
Fixed #36795 -- Enforced quoting of all database object names.
Simon Charette
2026-03-16
Fixed #36859 -- Made assertContains and assertNotContains idempotent for stre...
Baptiste Mispelon
2026-03-16
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
Praful Gulani
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-19
Fixed #36929 -- Dropped support for GEOS 3.9.
Pravin Kamble
2026-02-13
Fixed #36857 -- Added QuerySet.totally_ordered property.
VIZZARD-X
2026-02-10
Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.
farhan
2026-02-10
Fixed #36890 -- Supported StringAgg(distinct=True) on SQLite with the default...
varunkasyap
2026-02-09
Added DatabaseFeatures.supports_inspectdb.
Tim Graham
[next]