index
:
django.git
fix-31295
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
13 days
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
14 days
Clarified that reporters shouldn't set their own tickets as "Accepted".
Jonathan Biemond
2026-04-16
Refs #35514 -- Cleaned up email docs.
Mike Edmunds
2026-04-16
Refs #35514 -- Added "Configuring email" section to email docs.
Mike Edmunds
2026-04-16
Refs #35514 -- Moved and renamed "Sending multiple emails" in email docs.
Mike Edmunds
2026-04-16
Refs #35514 -- Moved get_connection() after backends in email docs.
Mike Edmunds
2026-04-16
Added automated quality checks for PRs as a GitHub Actions workflow.
Natalia
2026-04-16
Added DatabaseFeatures.disallowed_simple_test_case_connection_methods.
Tim Graham
2026-04-15
Refs #35514 -- Corrected email backends' outline levels in email docs.
Mike Edmunds
2026-04-15
Refs #35514 -- Moved EmailMessage class up in email docs.
Mike Edmunds
2026-04-15
Refs #35514 -- Grouped sending-related features in email docs.
Mike Edmunds
2026-04-15
Refs #35514 -- Moved email docs examples to relevant section.
Mike Edmunds
2026-04-15
Fixed broken link in email docs.
Mike Edmunds
2026-04-15
Fixed incomplete comment in email docs.
Natalia
2026-04-14
Fixed #27150 -- Made base File objects truthy by default.
VIZZARD-X
2026-04-14
Fixed #37029 -- Corrected placement of </div> in change_list.html's paginatio...
Tim Graham
2026-04-13
Removed unused code checkout step from labels.yml GitHub Action.
Jacob Walls
2026-04-13
Clarified "Add another question" as the plus sign button.
Sarah Boyce
2026-04-13
Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput...
Samriddha9619
2026-04-11
Fixed #36953 -- Split EmailBackend tests to separate file.
Mike Edmunds
2026-04-11
Refs #36953 -- Moved non-backend-dependent BaseEmailBackendTests.
Mike Edmunds
2026-04-11
Refs #36953 -- Split apart catchall MailTests.
Mike Edmunds
2026-04-11
Refs #36953 -- Split compound mail tests.
Mike Edmunds
2026-04-11
Refs #36953 -- Removed unnecessary overrides from mail tests.
Mike Edmunds
2026-04-10
Fixed #37020 -- Removed guidance to edit fetched .po files by hand.
Jacob Walls
2026-04-10
Refs #37020 -- Corrected example command to update translation catalogs.
Jacob Walls
2026-04-09
Fixed typo in docs/howto/delete-app.txt.
Jonathan Wu
2026-04-08
Refs #35440 -- Optimized parse_header_parameters() for the simplest case.
Pravin Kamble
2026-04-08
Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.
Jacob Walls
2026-04-08
Removed PY38 and PY39 version constants.
Jacob Walls
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Updated Apache links to the current docs.
Mariusz Felisiak
2026-04-07
Removed outdated note about uwsgi LTS from docs.
Mariusz Felisiak
2026-04-07
Fixed #36816 -- Allowed **kwargs in @task decorator.
Nilesh Kumar Pahari
2026-04-07
Fixed two issues in release helper scripts/verify_release.sh.
Natalia
2026-04-07
Refs CVE-2026-33034 -- Improved security documentation on handling large requ...
Jake Howard
2026-04-07
Added CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033, and CVE-20...
Jacob Walls
2026-04-07
Added stub release notes for 6.0.5.
Jacob Walls
2026-04-07
Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body size in ...
Natalia
2026-04-07
Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.
Natalia
2026-04-07
Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...
Jacob Walls
2026-04-07
Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelAdmin.
Jacob Walls
2026-04-07
Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.
Jacob Walls
2026-04-06
Fixed #37023 -- Made XML serializer put each ManyToManyField object on its ow...
Tim Graham
2026-04-06
Refs #37023 -- Removed hardcoded indent levels from XML serializer.
Tim Graham
2026-04-06
Fixed #37009 -- Fixed alignment of "Show/Hide counts" icons in admin changelist.
kyb
2026-04-03
Fixed #37016 -- Avoided propagating invalid arguments from When() to Q().
varunkasyap
2026-04-03
Refs #36949 -- Removed hardcoded pks in modeladmin tests.
Tim Graham
2026-04-02
Fixed #36973 -- Made fields.E348 check detect further clashes between manager...
Clifford Gama
2026-04-02
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddlew...
Jacob Walls
[prev]
[next]