summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-20Fixed #36127 -- Applied default empty display value to links otherwise contai...SiHyunLee
2026-02-20Refs #36934, #35972 -- Forwardported release note for tolerating sequences in...Jacob Walls
2026-02-19Fixed #36929 -- Dropped support for GEOS 3.9.Pravin Kamble
2026-02-18Refs #19221 -- Fixed outdated KEY_FUNCTION definition in docs/ref/settings.txt.Mike Edmunds
2026-02-16Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-02-13Fixed #36857 -- Added QuerySet.totally_ordered property.VIZZARD-X
2026-02-13Fixed #36513 -- Improved text contrast for admin M2M multi-select widget.Nilesh Kumar Pahari
2026-02-13Installed libmemcached-dev in screenshots workflow.Jacob Walls
2026-02-12Refs #36620 -- Removed stray + from coverage comment workflow step.Jacob Walls
2026-02-12Added tests for QuerySet.union() across different models and value aliases.Emanuel Lupi
2026-02-12Improved error message in SQLite `DatabaseOperations.check_expression_support...Adam Johnson
2026-02-12Optimized SQLite `DatabaseOperations.check_expression_support()`.Adam Johnson
2026-02-12Added extra pattern lookup escaping cases in tests/expressions/tests.py.Tim Graham
2026-02-11Fixed #36921 -- Fixed KeyError in inline form for model not registered with a...Sean Helvey
2026-02-11Refs #35809 -- Fixed test_selectbox_selected_rows() on macOS.Jacob Walls
2026-02-11Refs #36620 -- Shortened coverage diff comment.Jacob Walls
2026-02-11Refs #36620 -- Guarded coverage tests workflow behind a label.Jacob Walls
2026-02-11Relaxed a query ordering assertion in filtered_relation test.Tim Graham
2026-02-10Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.farhan
2026-02-10Fixed #36903 -- Fixed further NameErrors when inspecting functions with defer...93578237
2026-02-10Added stub release notes for 5.2.12.Jacob Walls
2026-02-10Fixed #36890 -- Supported StringAgg(distinct=True) on SQLite with the default...varunkasyap
2026-02-10Fixed #36854 -- Updated GEOS init and finish bindings.David Smith
2026-02-10Refs #35961 -- Restored AUTHORS in wheel.Michiel W. Beijen
2026-02-10Added various missing test skips observed on MongoDB.Tim Graham
2026-02-10Modified tests to format PKs with %s rather than %d.Tim Graham
2026-02-10Fixed #34352 -- Unified terms in Signals docs.Hossam Hassan
2026-02-10Clarified optional nature of Contributor License Agreement.Jacob Walls
2026-02-10Refs #35444 -- Doc'd deprecation in contrib.postgres.aggreggates.StringAgg.de...Jacob Walls
2026-02-09Added DatabaseFeatures.supports_inspectdb.Tim Graham
2026-02-09Refs #36644 -- Documented no pk ordering in first()/last() after empty order_...Jacob Walls
2026-02-09Fixed #36908 -- Removed unnecessary "fail_silently" param from quick example ...SnippyCodes
2026-02-09Refs #36036 -- Added note about z argument in GEOSCoordSeq.__init__().David Smith
2026-02-09Refs #36036 -- Added m dimension to GEOSCoordSeq.David Smith
2026-02-06Fixed #36246 -- Caught GDALException in BaseGeometryWidget.deserialize.JaeHyuck Sa
2026-02-06Fixed #36644 -- Enabled empty order_by() to avoid pk ordering by first()/last().Nilesh Kumar Pahari
2026-02-06Refs #36644 -- Applied default ordering after union().Nilesh Kumar Pahari
2026-02-06Fixed #36272 -- Removed obsolete libgeoip from GeoDjango installation docs.SnippyCodes
2026-02-05Refs #33579 -- Added extra tests for NotUpdated exception.Nick Pope
2026-02-03Fixed #36898 -- Documented SessionBase.is_empty().jafarkhan83
2026-02-03Added CVE-2025-13473, CVE-2025-14550, CVE-2026-1207, CVE-2026-1285, CVE-2026-...Jacob Walls
2026-02-03Added stub release notes for 6.0.3.Jacob Walls
2026-02-03Refs CVE-2026-1312 -- Raised ValueError when FilteredRelation aliases contain...Jacob Walls
2026-02-03Fixed CVE-2026-1312 -- Protected order_by() from SQL injection via aliases wi...Jacob Walls
2026-02-03Fixed CVE-2026-1287 -- Protected against SQL injection in column aliases via ...Jake Howard
2026-02-03Fixed CVE-2026-1285 -- Mitigated potential DoS in django.utils.text.Truncator...Natalia
2026-02-03Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookups via ba...Jacob Walls
2026-02-03Fixed CVE-2025-14550 -- Optimized repeated header parsing in ASGI requests.Jake Howard
2026-02-03Fixed CVE-2025-13473 -- Standardized timing of check_password() in mod_wsgi a...Jake Howard
2026-02-03Fixed #36879 -- Identified Django client in Redis client metadata.ar3ph