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-20
Removed versionadded/changed annotations for 6.0.
Sarah Boyce
2026-05-20
Added stub release notes for 6.2.
Sarah Boyce
2026-05-20
Bumped version; main is now 6.2 pre-alpha.
Sarah Boyce
2026-05-20
Updated man page for Django 6.1 alpha 1.
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 #37091 -- Confirmed support for GDAL 3.13.
Milad Zarour
2026-05-20
Fixed #37045 -- Renamed savepoint() to savepoint_create().
Samuel Searles-Bryant
2026-05-20
Fixed #36458 -- Trapped focus in the admin calendar and clock widgets.
Skyiesac
2026-05-20
Refs #35514 -- Cleaned up mailers docs.
Mike Edmunds
2026-05-20
Refs #36825 -- Fixed regression in CSPSeleniumTestCase.
Johannes Maron
2026-05-20
Refs #12090 -- Aligned admin change form and list minimum permission to run a...
Sarah Boyce
2026-05-20
Fixed #37105 -- Disallowed admin change form actions on different objects.
Sarah Boyce
2026-05-18
Fixed #36825 -- Extended admin templates so CSP nonce is included if available.
Johannes Maron
2026-05-18
Refs #37097 -- Removed compilation-time order clearing on combined queries on...
Jacob Walls
2026-05-18
Refs #36938 -- Reverted "Refs #36938 -- Tolerated unnecessary ordering in com...
Jacob Walls
2026-05-18
Fixed #37097 -- Made Query.clear_ordering() clear ordering on combined querie...
Jacob Walls
2026-05-15
Fixed #37062 -- Added preserve_request support to RedirectView.
VAIBHAVPANT07
2026-05-15
Pinned selenium version to "<4.44.0" due to change in get_attribute("class") ...
Sarah Boyce
2026-05-14
Refs #36664 -- Updated SMTP EmailBackend tests for Python 3.15.
Mike Edmunds
2026-05-13
Fixed #37092, Refs #35870 -- Added missing deprecation warnings for USE_BLANK...
Jacob Walls
2026-05-13
Fixed #37098 -- Added dynamically linked binary env vars to tox passenv.
VAIBHAVPANT07
2026-05-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-13
Fixed #37094 -- Replaced "Go" with "Run" in list_editable alert message.
Jacob Walls
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-13
Refs CVE-2025-64460 -- Removed workaround for minidom document checks.
Jacob Walls
2026-05-12
Fixed #37095 -- Checked maximum redirect lengths against percent-encoded URLs.
Jacob Walls
2026-05-12
Fixed #37096 -- Fixed test_invalid_choice_db_option on Python 3.14.5+.
kasey
2026-05-12
Fixed #27825 -- Doc'd that setting model fields does not convert types.
1wos
2026-05-12
Removed constraints' test_validate_nullable_condition dependency on generated...
Tim Graham
2026-05-11
Refs #36938 -- Tolerated unnecessary ordering in compound queries on SQLite.
Jacob Walls
2026-05-11
Fixed #36938 -- Removed unnecessary ordering from compound queries.
siddus
2026-05-11
Removed hardcoded pks in AdminViewPermissionsTest.
Artyom Kotovskiy
2026-05-11
Fixed typo in docs/topics/db/search.txt.
Stephanie
2026-05-11
Refs #36593 -- Replaced reference to select_related() in design philosophies.
Jacob Walls
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 -- Used explicit select_related() in admin history_view().
Adam Johnson
2026-05-11
Refs #36593 -- Used explicit select_related() calls in tests.
Adam Johnson
2026-05-11
Refs #36593 -- Made ModelAdmin.list_select_related = False more efficient.
Adam Johnson
2026-05-08
Refs #37060 -- Shortened app label in AlterField test for Oracle.
Jacob Walls
2026-05-08
Fixed #37074 -- Synced admin calendar today highlight with server time.
Aaryan P
2026-05-08
Refs #36712, #36664 -- Used annotation_format parameter of getfullargspec() o...
Jacob Walls
2026-05-08
Refs #35514 -- Decoupled settings from functional EmailBackend tests.
Mike Edmunds
2026-05-08
Refs #35514 -- Fixed settings deprecation warning helper.
Mike Edmunds
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-07
Fixed #37060 -- Propagated AlterField through attname-based to_field references.
Andrea Zanotto
2026-05-07
Refs #15727 -- Moved security.E026 out of list of deploy=True checks.
Jacob Walls
2026-05-06
Refs #35514 -- Cleaned up logging and middleware tests.
Mike Edmunds
[prev]
[next]