index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-02-11
Refs #36620 -- Guarded coverage tests workflow behind a label.
Jacob Walls
2026-02-11
Relaxed a query ordering assertion in filtered_relation test.
Tim Graham
2026-02-10
Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.
farhan
2026-02-10
Fixed #36903 -- Fixed further NameErrors when inspecting functions with defer...
93578237
2026-02-10
Added stub release notes for 5.2.12.
Jacob Walls
2026-02-10
Fixed #36890 -- Supported StringAgg(distinct=True) on SQLite with the default...
varunkasyap
2026-02-10
Fixed #36854 -- Updated GEOS init and finish bindings.
David Smith
2026-02-10
Refs #35961 -- Restored AUTHORS in wheel.
Michiel W. Beijen
2026-02-10
Added various missing test skips observed on MongoDB.
Tim Graham
2026-02-10
Modified tests to format PKs with %s rather than %d.
Tim Graham
2026-02-10
Fixed #34352 -- Unified terms in Signals docs.
Hossam Hassan
2026-02-10
Clarified optional nature of Contributor License Agreement.
Jacob Walls
2026-02-10
Refs #35444 -- Doc'd deprecation in contrib.postgres.aggreggates.StringAgg.de...
Jacob Walls
2026-02-09
Added DatabaseFeatures.supports_inspectdb.
Tim Graham
2026-02-09
Refs #36644 -- Documented no pk ordering in first()/last() after empty order_...
Jacob Walls
2026-02-09
Fixed #36908 -- Removed unnecessary "fail_silently" param from quick example ...
SnippyCodes
2026-02-09
Refs #36036 -- Added note about z argument in GEOSCoordSeq.__init__().
David Smith
2026-02-09
Refs #36036 -- Added m dimension to GEOSCoordSeq.
David Smith
2026-02-06
Fixed #36246 -- Caught GDALException in BaseGeometryWidget.deserialize.
JaeHyuck Sa
2026-02-06
Fixed #36644 -- Enabled empty order_by() to avoid pk ordering by first()/last().
Nilesh Kumar Pahari
2026-02-06
Refs #36644 -- Applied default ordering after union().
Nilesh Kumar Pahari
2026-02-06
Fixed #36272 -- Removed obsolete libgeoip from GeoDjango installation docs.
SnippyCodes
2026-02-05
Refs #33579 -- Added extra tests for NotUpdated exception.
Nick Pope
2026-02-03
Fixed #36898 -- Documented SessionBase.is_empty().
jafarkhan83
2026-02-03
Added CVE-2025-13473, CVE-2025-14550, CVE-2026-1207, CVE-2026-1285, CVE-2026-...
Jacob Walls
2026-02-03
Added stub release notes for 6.0.3.
Jacob Walls
2026-02-03
Refs CVE-2026-1312 -- Raised ValueError when FilteredRelation aliases contain...
Jacob Walls
2026-02-03
Fixed CVE-2026-1312 -- Protected order_by() from SQL injection via aliases wi...
Jacob Walls
2026-02-03
Fixed CVE-2026-1287 -- Protected against SQL injection in column aliases via ...
Jake Howard
2026-02-03
Fixed CVE-2026-1285 -- Mitigated potential DoS in django.utils.text.Truncator...
Natalia
2026-02-03
Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookups via ba...
Jacob Walls
2026-02-03
Fixed CVE-2025-14550 -- Optimized repeated header parsing in ASGI requests.
Jake Howard
2026-02-03
Fixed CVE-2025-13473 -- Standardized timing of check_password() in mod_wsgi a...
Jake Howard
2026-02-03
Fixed #36879 -- Identified Django client in Redis client metadata.
ar3ph
2026-02-02
Fixed line length in admin_views test_prepopulated_fields().
Jacob Walls
2026-02-02
Fixed #36893 -- Serialized elidable kwarg for RunSQL and RunPython operations.
SnippyCodes
2026-02-02
Fixed selenium tests in Firefox.
Patryk Bratkowski
2026-02-02
Refs #36788 -- Added missing CSS selector for fieldsets in the admin.
Jacob Walls
2026-02-02
Fixed #36788 -- Fixed horizontal form field alignment under <fieldset> in the...
Jacob Walls
2026-02-02
Added missing quotes around nonce in docs/ref/csp.txt.
Jacob Walls
2026-01-31
Refs #36865 -- Fixed test_exact_lookup_validates_each_field_independently() c...
Jacob Walls
2026-01-31
Added supports_expression_indexes skip to nulls_distinct test.
Tim Graham
2026-01-31
Refs #34118 -- Removed asgiref coroutine detection shims.
Jacob Walls
2026-01-30
Added documentation on reviewing patches.
Tim Schilling
2026-01-30
Fixed typos in docs/ref/models/querysets.txt.
Jacob Walls
2026-01-30
Fixed #36468 -- Fixed failure to close popup when adding a related object in ...
Mark Niehues
2026-01-30
Fixed #36865 -- Removed casting from exact lookups in admin searches.
mlissner
2026-01-30
Refs #36865 -- Added test for invalid value handling in admin changelist.
mlissner
2026-01-29
Fixed spell checking in docs GitHub Actions workflow.
Natalia
2026-01-29
Made explicit that aspell is a requirement to run spell checks on docs.
Natalia
[next]