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
Age
Commit message (
Expand
)
Author
2026-05-05
Fixed #31295 -- Avoided Select widget triggering additional query when using ...
fix-31295
Charles Roelli
2026-04-30
Fixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.
HEAD
main
initial-branch
Raoni Timo
2026-04-30
Fixed typo in stub release notes for 5.2.14.
Jacob Walls
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-29
Fixed #37067 -- Added trailing slash in django_file_prefixes().
Fashad Ahmed
2026-04-29
Fixed #35951 -- Mentioned server timezone in admin DateTime widgets.
Vedran Karacic
2026-04-28
Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.
Shai Berger
2026-04-28
Refs #15759 -- Fixed ModelAdmin.list_editable form submission for non-editabl...
Artyom Kotovskiy
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-28
Added stub release notes and release date for 6.0.5 and 5.2.14.
Sarah Boyce
2026-04-28
Fixed #36912 -- Added connector validation to Q.create().
Anna Makarudze
2026-04-27
Refs #35514 -- Added warn_about_external_use() deprecation utility.
Mike Edmunds
2026-04-27
Moved QuerySet.extra() assertions to a separate test.
Tim Graham
2026-04-27
Fixed #36901 -- Centralized auth timing attack mitigations.
afenoum
2026-04-25
Refs #35007 -- Pinned exact biome version.
Jacob Walls
2026-04-24
Fixed #36542 -- Marked authenticate() with @sensitive_variables() decorator.
KANIN KEARPIMY
2026-04-24
Reverted inadvertent changes to PK formatting in tests.
Tim Graham
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-23
Refs #35943 -- Fixed admin_views.test_related_object_lookups crash when selen...
Mariusz Felisiak
2026-04-22
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-04-22
Refs #10919 -- Refactored walk_items as module-level _walk_items and added tr...
Rodrigo Vieira
2026-04-22
Fixed #37057 -- Adjusted UniqueConstraint handling of UNKNOWN condition.
Simon Charette
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-22
Fixed #36991 -- Raised BadRequest for invalid encodings in Content-Type headers.
Dinesh
2026-04-22
Fixed #35943 -- Replaced unload event listener with pagehide.
Amar
2026-04-22
Fixed #15759 -- Excluded fields by per-object permissions for ModelAdmin.list...
Artyom Kotovskiy
2026-04-22
Refs #15759 -- Factored out _save_formset() in ModelAdmin.
Artyom Kotovskiy
2026-04-20
Refs #36005 -- Made OperationCategory subclass StrEnum.
Clifford Gama
2026-04-20
Refs #373, #34122 -- Removed warning that ForeignObject is an internal tool.
Mariusz Felisiak
2026-04-19
Refs #28586 -- Added DEFAULT_FETCH_MODE module constant.
Jacob Walls
2026-04-19
Fixed #37046 -- Allowed Ready for checkin Trac status in PR checks.
varunkasyap
2026-04-19
Refs #35007 -- Ignored JS formatting changes in git blame.
Jacob Walls
2026-04-19
Formatted JavaScript files.
Tom Carrick
2026-04-19
Refs #35007 -- Removed eslint disable in a test.
Jacob Walls
2026-04-19
Fixed #35007 -- Replaced ESLint with Biome for JavaScript linting and formatt...
Tom Carrick
2026-04-19
Added support for nested fields to XML deserializer.
Tim Graham
2026-04-19
Updated release procedure with new CVE workflows.
Jacob Walls
2026-04-19
Fixed #37048, Refs #36728 -- Added release notes for changes to InclusionAdmi...
Anže Pečar
2026-04-19
Fixed #37047 -- Fixed crash in Query.orderby_issubset_groupby for descending ...
Anže Pečar
2026-04-19
Removed OrderedDict representer from PyYAML serializer.
Tim Graham
2026-04-19
Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.
Tim Graham
2026-04-19
Refs #36986 -- Replaced yaml's Serializer._value_from_field() time handling w...
Tim Graham
2026-04-19
Replaced yaml serializer workaround to preserve dict order with PyYAML's sort...
Tim Graham
2026-04-18
Refs #35007 -- Ignored CSS formatting changes in git blame.
Jacob Walls
2026-04-18
Fixed #37036 -- Added missing flat=True arg in DeferredAttribute.fetch_many().
garybadwal
2026-04-18
Formatted CSS files.
Tom Carrick
[next]