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
/
ref
Age
Commit message (
Expand
)
Author
2026-06-16
Fixed #36881 -- Corrected documentation for ModelAdmin.search_fields.
Amar
2026-06-16
Refs #37142 -- Removed docs for django.utils.warnings.django_file_prefixes().
Natalia
2026-06-11
Fixed #37141 -- Added --using option to sendtestemail command.
NagaKartheekReddy
2026-06-11
Refs #24941 -- Doc'd get_exclude() in base features shared by InlineModelAdmin.
Jacob Walls
2026-06-10
Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.
zhengkangyang
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-06-03
Refs #36905 -- Moved JSONResponse safe param discussion to versionchanged box.
Jacob Walls
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
2026-06-03
Fixed #34699 -- Added examples of database comparisons against Extract()/Trun...
wesley
2026-06-03
Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisions.
Paul McMillan
2026-06-01
Fixed #28800 -- Added a listurls management command.
Chris Rose
2026-06-01
Fixed #37119 -- Clarified middleware ordering note for nonce access.
vishwa
2026-05-29
Refs #35514 -- Improved docs for MAILERS setting and mailers migration guide.
Natalia
2026-05-27
Fixed #36905 -- Deprecated the safe parameter of JSONResponse.
Tim Harris
2026-05-26
Refs #35514 -- Removed specific Django versions from outside deprecated blocks.
Natalia
2026-05-26
Refs #35870 -- Moved deprecated notice at the bottom for USE_BLANK_CHOICE_DASH.
Natalia
2026-05-26
Fixed #37116 -- Explained why a code is useful in a ValidationError.
Arthur Vuillard
2026-05-20
Removed versionadded/changed annotations for 6.0.
Sarah Boyce
2026-05-20
Fixed #37091 -- Confirmed support for GDAL 3.13.
Milad Zarour
2026-05-20
Refs #35514 -- Cleaned up mailers docs.
Mike Edmunds
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-12
Fixed #27825 -- Doc'd that setting model fields does not convert types.
1wos
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-07
Fixed #37084 -- Added CSP nonce context processor system check.
Milad Zarour
2026-05-07
Refs #15727 -- Moved security.E026 out of list of deploy=True checks.
Jacob Walls
2026-05-06
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion.
Natalia
2026-05-04
Fixed #36767 -- Allowed max redirect URL length to be set on HttpResponseRedi...
varunkasyap
2026-05-04
Fixed #37039 -- Removed outdated note from QuerySet.iterator() docs.
Manas225
2026-04-29
Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().
TildaDares
2026-04-28
Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.
Shai Berger
2026-04-24
Replaced references in docs to accepted PEPs with specific Python docs links.
Mike Edmunds
2026-04-23
Refs #12090 -- Documented parameters for contrib.admin.decorators.action().
Sarah Boyce
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 #37024 -- Made SITE_ID system check validation use Site._meta.pk.
Tim Graham
2026-04-18
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-13
Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput...
Samriddha9619
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-04-07
Refs CVE-2026-33034 -- Improved security documentation on handling large requ...
Jake Howard
2026-04-02
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddlew...
Jacob Walls
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
2026-03-28
Refs #36526 -- Fixed bulk_update() batching example in docs.
Georgios Verigakis
2026-03-19
Fixed #36904 -- Clarified how to hide form field labels in docs.
Amar
2026-03-16
Removed reference to spatialreference.org being a Django website.
David Smith
2026-03-14
Fixed #35786 -- Removed outdated note about database defaults in AddField/Alt...
Ahmed Nassar
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
[next]