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
/
contrib
Age
Commit message (
Expand
)
Author
2026-02-03
[6.0.x] Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookup...
Jacob Walls
2026-02-03
[6.0.x] Fixed CVE-2025-13473 -- Standardized timing of check_password() in mo...
Jake Howard
2026-02-02
[6.0.x] Refs #36788 -- Added missing CSS selector for fieldsets in the admin.
Jacob Walls
2026-02-02
[6.0.x] Fixed #36788 -- Fixed horizontal form field alignment under <fieldset...
Jacob Walls
2026-01-26
[6.0.x] Fixed #36850 -- Prevented admin filter sidebar from wrapping below th...
Nilesh Kumar Pahari
2026-01-05
[6.0.x] Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions...
Jacob Walls
2025-12-31
[6.0.x] Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to ...
Johannes Maron
2025-12-22
[6.0.x] Fixed #36807 -- Fixed form field alignment under <fieldset> in the ad...
Jacob Walls
2025-12-02
[6.0.x] Updated translations from Transifex.
Natalia
2025-12-02
[6.0.x] Refs #35444 -- Fixed typo in PostgreSQL StringAgg deprecation warning.
Νικόλαος-Διγενής Καραγιάννης
2025-12-01
[6.0.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg...
Jacob Walls
2025-10-15
[6.0.x] Fixed #36659 -- Fixed flatpage content selector in admin forms.css.
Baptiste Mispelon
2025-10-14
[6.0.x] Refs #31223 -- Added __class_getitem__() to SetPasswordMixin.
Thibaut Decombe
2025-09-18
[6.0.x] Updated source translation catalogs.
Natalia
2025-09-18
[6.0.x] Updated translations from Transifex.
Natalia
2025-09-17
Fixed #36601 -- Fixed color contrast of FilteredSelectMultiple widget chosen ...
antoliny0919
2025-09-16
Fixed #28041 -- Added Lexeme expression to contrib.postgres.search.
GappleBee
2025-09-15
Refs #27489 -- Made RenamePermission() operation respect database.
David Sanders
2025-09-11
Fixed #36603 -- Optimized check order in LoginRequiredMiddleware.
Adam Johnson
2025-09-04
Fixed #36578, Refs #35791 -- Ensured inline delete icon scales and stays cent...
Sarah Boyce
2025-08-29
Refs #34624 -- Changed RedirectAdmin to use a Select widget for the site field.
SaJH
2025-08-29
Fixed #34624 -- Removed change, delete, and view buttons for non-Select widge...
SaJH
2025-08-27
Fixed #36577 -- Removed obsolete try-except for GIS layermapping imports.
Adam Johnson
2025-08-27
Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.consta...
Sarah Boyce
2025-08-26
Fixed #36556 -- Fixed TabularInline width overflowing the page.
antoliny0919
2025-08-25
Fixed #36546 -- Deprecated django.utils.crypto.constant_time_compare() in fav...
SaJH
2025-08-22
Refs #35530 -- Corrected deprecation message in auth.alogin().
Mariusz Felisiak
2025-08-22
Fixed #36558, Refs #36366 -- Fixed the "show all" link hover styling in admin...
antoliny0919
2025-08-21
Refs #36366 -- Fixed page number layout in admin pagination on small screens.
antoliny0919
2025-08-21
Fixed #36382 -- Confirmed support for GDAL 3.11.
David Smith
2025-08-20
Refs #35303 -- Made small optimizations in alogout() and aget_user().
Mariusz Felisiak
2025-08-20
Fixed #36561 -- Used request.auser() in contrib.auth.aupdate_session_auth_has...
Xinyi Rong
2025-08-19
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2025-08-19
Fixed #35892 -- Supported Widget.use_fieldset in admin forms.
antoliny0919
2025-08-17
Refs #36528 -- Fixed link underline typo in CSS.
Antoliny Lee
2025-08-16
Refs #31123 -- Simplified create_contentypes().
Nick Pope
2025-08-13
Fixed #35924 -- Removed the "choose/remove all" button icons in the FilteredS...
antoliny0919
2025-08-08
Fixed #36525 -- Silenced individual deleted file messages in collectstatic --...
James Bligh
2025-08-08
Fixed #36540 -- Updated request.auser() in contrib.auth.alogin() and contrib....
Xinyi Rong
2025-08-08
Fixed typo in django/contrib/gis/geos/geometry.py.
Alec Kerrigan
2025-08-05
Fixed #26583 -- Silenced individual clashing name warnings in collectstatic's...
James Bligh
2025-08-05
Fixed #36079 -- Fixed text size of TabularInline object titles.
antoliny0919
2025-08-05
Fixed #36537 -- Ensured unique HTML IDs for geometry widget option scripts in...
Matthias Kestenholz
2025-08-04
Fixed #36535 -- Ensured compatibility with docutils 0.19 through 0.22.
Natalia
2025-08-04
Fixed #35972 -- Fixed lookup crashes after subquery annotations.
Jacob Walls
2025-07-31
Fixed #36439 -- Optimized acheck_password by using sync_to_async on verify_pa...
Roel Delos Reyes
2025-07-30
Fixed #36511 -- Ensured filters came before table in keyboard navigation in a...
antoliny0919
2025-07-30
Fixed #36528, Refs #34917 -- Removed role="button" from object-tools links.
antoliny0919
2025-07-30
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2025-07-29
Fixed writer_name deprecation warning in docutils 0.22+.
Mariusz Felisiak
[next]