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
/
django
Age
Commit message (
Expand
)
Author
2026-05-20
Bumped version; main is now 6.2 pre-alpha.
Sarah Boyce
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 #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-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 #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-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
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 -- Made ModelAdmin.list_select_related = False more efficient.
Adam Johnson
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 -- 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-06
Refs #35514 -- Added error for missing EMAIL_FILE_PATH setting.
Mike Edmunds
2026-05-06
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion.
Natalia
2026-05-06
Refs #36439 -- Added sync_to_async() to dummy password hasher path.
Jacob Walls
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-05
Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header contain...
Sarah Boyce
2026-05-05
Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting session cook...
Jake Howard
2026-05-05
Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in MemoryFileUplo...
Jacob Walls
2026-05-04
Fixed #36767 -- Allowed max redirect URL length to be set on HttpResponseRedi...
varunkasyap
2026-05-04
Fixed #35971 -- Added RemoteUserMiddleware.get_username() helper.
Jacob Walls
2026-05-04
Fixed #37079 -- Fixed specialization of header lookups in RemoteUserMiddleware.
Jacob Walls
2026-05-04
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() ...
Denny Biasiolli
2026-05-04
Fixed #36459 -- Added aria-label to buttons in admin calendar and clock widgets.
Skyiesac
2026-05-01
Refs #35303 -- Improved use of async methods in RemoteUserMiddleware.
Sarah Boyce
2026-05-01
Refs #689, #4015 -- Removed RemoteUserMiddleware updates to request.user/ause...
Sarah Boyce
2026-05-01
Refs #689 -- Made RemoteUserMiddleware ImproperlyConfigured error message han...
Sarah Boyce
2026-04-30
Fixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.
HEAD
main
initial-branch
Raoni Timo
2026-04-30
Fixed #36919 -- Allowed Task and TaskResult to be pickled.
varunkasyap
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
[prev]
[next]