summaryrefslogtreecommitdiff
path: root/django/contrib
AgeCommit message (Expand)Author
2026-04-07[6.0.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...Jacob Walls
2026-04-07[6.0.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...Jacob Walls
2026-04-02[6.0.x] Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.David Smith
2026-04-02[6.0.x] Fixed #37017 -- Fixed setting or clearing of request.user after alogi...Jacob Walls
2026-03-12[6.0.x] Removed third plural form from .po files for Romance languages.Jacob Walls
2026-03-12[6.0.x] Updated translations from Transifex.Jacob Walls
2026-02-24[6.0.x] Applied Black's 2026 stable style.Mariusz Felisiak
2026-02-20[6.0.x] Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.usman
2026-02-10[6.0.x] Fixed #36903 -- Fixed further NameErrors when inspecting functions wi...93578237
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-17Fixed #36601 -- Fixed color contrast of FilteredSelectMultiple widget chosen ...antoliny0919
2025-09-16Fixed #28041 -- Added Lexeme expression to contrib.postgres.search.GappleBee
2025-09-15Refs #27489 -- Made RenamePermission() operation respect database.David Sanders
2025-09-11Fixed #36603 -- Optimized check order in LoginRequiredMiddleware.Adam Johnson
2025-09-04Fixed #36578, Refs #35791 -- Ensured inline delete icon scales and stays cent...Sarah Boyce
2025-08-29Refs #34624 -- Changed RedirectAdmin to use a Select widget for the site field.SaJH
2025-08-29Fixed #34624 -- Removed change, delete, and view buttons for non-Select widge...SaJH
2025-08-27Fixed #36577 -- Removed obsolete try-except for GIS layermapping imports.Adam Johnson
2025-08-27Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.consta...Sarah Boyce
2025-08-26Fixed #36556 -- Fixed TabularInline width overflowing the page.antoliny0919
2025-08-25Fixed #36546 -- Deprecated django.utils.crypto.constant_time_compare() in fav...SaJH
2025-08-22Refs #35530 -- Corrected deprecation message in auth.alogin().Mariusz Felisiak
2025-08-22Fixed #36558, Refs #36366 -- Fixed the "show all" link hover styling in admin...antoliny0919
2025-08-21Refs #36366 -- Fixed page number layout in admin pagination on small screens.antoliny0919
2025-08-21Fixed #36382 -- Confirmed support for GDAL 3.11.David Smith
2025-08-20Refs #35303 -- Made small optimizations in alogout() and aget_user().Mariusz Felisiak
2025-08-20Fixed #36561 -- Used request.auser() in contrib.auth.aupdate_session_auth_has...Xinyi Rong
2025-08-19Fixed #27489 -- Renamed permissions upon model renaming in migrations.Artyom Kotovskiy
2025-08-19Fixed #35892 -- Supported Widget.use_fieldset in admin forms.antoliny0919
2025-08-17Refs #36528 -- Fixed link underline typo in CSS.Antoliny Lee
2025-08-16Refs #31123 -- Simplified create_contentypes().Nick Pope
2025-08-13Fixed #35924 -- Removed the "choose/remove all" button icons in the FilteredS...antoliny0919
2025-08-08Fixed #36525 -- Silenced individual deleted file messages in collectstatic --...James Bligh
2025-08-08Fixed #36540 -- Updated request.auser() in contrib.auth.alogin() and contrib....Xinyi Rong
2025-08-08Fixed typo in django/contrib/gis/geos/geometry.py.Alec Kerrigan
2025-08-05Fixed #26583 -- Silenced individual clashing name warnings in collectstatic's...James Bligh