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-02-27
Refs #23919 -- Used yield from in Paginator.
Pierre Sassoulas
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-26
Fixed #36750 -- Made ordering of M2M objects deterministic in serializers.
VIZZARD-X
2026-02-25
Fixed #36951 -- Removed empty exc_info from log_task_finished signal handler.
Elias Hernandis
2026-02-25
Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit references...
Natalia
2026-02-25
Fixed #36948 -- Fixed breadcrumb text overlap at small widths in admin.
Amar
2026-02-25
Fixed #36839 -- Warned when model renames encounter conflicts from stale Cont...
AbhimanyuGit2507
2026-02-25
Refs #36873 -- Fixed changelink background image Y position.
Antoliny0919
2026-02-25
Fixed #36873 -- Aligned and normalized stroke width for non-multiple select i...
Antoliny0919
2026-02-24
Fixed #36931 -- Handled LookupError in multipart parser for invalid RFC 2231 ...
sammiee5311
2026-02-24
Delete leaking loop iter vars in `smartif.py`
sobolevn
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-21
Fixed #36935 -- Added fallback in ContentType.app_labeled_name when model_cla...
Marco Aurélio da Rosa Haubrich
2026-02-20
Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.
usman
2026-02-20
Refs #36938 -- Marked a test for union of ordered querysets as an expected fa...
Jacob Walls
2026-02-20
Fixed #36127 -- Applied default empty display value to links otherwise contai...
SiHyunLee
2026-02-13
Fixed #36857 -- Added QuerySet.totally_ordered property.
VIZZARD-X
2026-02-13
Fixed #36513 -- Improved text contrast for admin M2M multi-select widget.
Nilesh Kumar Pahari
2026-02-12
Improved error message in SQLite `DatabaseOperations.check_expression_support...
Adam Johnson
2026-02-12
Optimized SQLite `DatabaseOperations.check_expression_support()`.
Adam Johnson
2026-02-11
Fixed #36921 -- Fixed KeyError in inline form for model not registered with a...
Sean Helvey
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
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-09
Added DatabaseFeatures.supports_inspectdb.
Tim Graham
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-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 #36893 -- Serialized elidable kwarg for RunSQL and RunPython operations.
SnippyCodes
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-01-31
Refs #34118 -- Removed asgiref coroutine detection shims.
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-29
Fixed #36847 -- Ensured auto_now_add fields are set on pre_save().
Nilesh Kumar Pahari
2026-01-28
Fixed #36233 -- Avoided quantizing integers stored in DecimalField on SQLite.
Samriddha9619
2026-01-28
Fixed #36878 -- Unified data type for *_together options in ModelState.
Markus Holtermann
2026-01-26
Fixed #36776 -- Clarified dev server runs in WSGI mode.
jafarkhan83
[prev]
[next]