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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2026-02-10
Fixed #36854 -- Updated GEOS init and finish bindings.
David Smith
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-03
Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookups via ba...
Jacob Walls
2026-02-03
Fixed CVE-2025-13473 -- Standardized timing of check_password() in mod_wsgi a...
Jake Howard
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-26
Fixed #36850 -- Prevented admin filter sidebar from wrapping below the change...
Nilesh Kumar Pahari
2026-01-22
Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelec...
seanhelvey
2026-01-18
Applied Black's 2026 stable style.
Mariusz Felisiak
2026-01-16
Fixed #36801 -- Avoided unnecessary calculation in construct_change_message().
Adam Johnson
2026-01-12
Fixed #36708 -- Initialized formset to None in ChangeList.__init__().
Rudraksha Dwivedi
2026-01-12
Fixed #36804 -- Fixed admin system check crash for missing models.
Parth Paradkar
2026-01-10
Fixed #36827 -- Added support for exclusion constraints using Hash indexes on...
Haki Benita
2026-01-09
Refs #35875 -- Added dark mode support in additional views.
mbcodes
2026-01-08
Fixed #36852 -- Ignored index_type case in ExclusionConstraint equality check.
Haki Benita
2026-01-05
Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions upon mo...
Jacob Walls
2025-12-31
Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to True.
Johannes Maron
2025-12-28
Added some skips to GIS tests.
Tim Graham
2025-12-22
Fixed #36807 -- Fixed form field alignment under <fieldset> in the admin.
Jacob Walls
2025-12-17
Fixed #32568 -- Replaced mark_safe() with SafeString for literal values.
Pravin Kamble
2025-12-05
Fixed #36728 -- Validated template tag arguments at definition time.
Jake Howard
2025-12-05
Fixed #36367 -- Added a label to the date_hierarchy in admin changelist.
Chaitanya
2025-12-02
Updated translations from Transifex.
Natalia
2025-12-02
Refs #35444 -- Fixed typo in PostgreSQL StringAgg deprecation warning.
Νικόλαος-Διγενής Καραγιάννης
2025-12-01
Fixed #36712 -- Evaluated type annotations lazily in template tag registration.
Jacob Walls
2025-11-25
Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.
Mariusz Felisiak
2025-11-25
Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...
David Smith
2025-11-24
Fixed #36738 -- Confirmed support for GDAL 3.12.
Varun Kasyap Pentamaraju
2025-11-21
Fixed #36256 -- Removed unnecessary titles from admin UI elements.
Skyiesac
2025-11-14
Fixed #36723 -- Removed logic for repositioning FilteredSelectMultiple help t...
Kasyap Pentamaraju
2025-11-14
Refs #24928 -- Added introspection support for PostgreSQL HStoreField.
Mariusz Felisiak
2025-11-13
Refs #31055 -- Adjusted passing of Field.check kwargs to ArrayField.base_field.
Simon Charette
2025-11-12
Fixed #36717 -- Redirect authenticated users on admin login view to next URL.
Benedict Etzel
2025-11-11
Fixed #36053 -- Fixed placement of FilteredSelectMultiple widget label.
Dani Fornons
2025-11-05
Fixed #36709 -- Included static methods in system check for UserModel.is_anon...
Harsh Jain
2025-10-29
Refs #35381 -- Delegated ArrayField element prepping to base_field.get_db_pre...
Clifford Gama
2025-10-29
Refs #35972 -- Returned params in a tuple in further lookups.
Jacob Walls
2025-10-27
Fixed #36624 -- Dropped support for MySQL < 8.4.
Mariusz Felisiak
2025-10-18
Fixed #21961 -- Added support for database-level delete options for ForeignKey.
Mariusz Felisiak
2025-10-16
Refs #28586 -- Copied fetch modes to related objects.
Adam Johnson
2025-10-16
Fixed #28586 -- Added model field fetch modes.
Adam Johnson
2025-10-15
Fixed #36659 -- Fixed flatpage content selector in admin forms.css.
Baptiste Mispelon
2025-10-14
Refs #31223 -- Added __class_getitem__() to SetPasswordMixin.
Thibaut Decombe
2025-10-14
Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.
antoliny0919
2025-10-13
Replaced multi-level relative imports with absolute imports in django/.
lyova24
[prev]
[next]