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
/
admin
Age
Commit message (
Expand
)
Author
9 days
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
9 days
Refs #10919 -- Refactored walk_items as module-level _walk_items and added tr...
Rodrigo Vieira
9 days
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
9 days
Fixed #35943 -- Replaced unload event listener with pagehide.
Amar
9 days
Fixed #15759 -- Excluded fields by per-object permissions for ModelAdmin.list...
Artyom Kotovskiy
9 days
Refs #15759 -- Factored out _save_formset() in ModelAdmin.
Artyom Kotovskiy
13 days
Formatted JavaScript files.
Tom Carrick
13 days
Formatted CSS files.
Tom Carrick
2026-04-14
Fixed #37029 -- Corrected placement of </div> in change_list.html's paginatio...
Tim Graham
2026-04-07
Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...
Jacob Walls
2026-04-06
Fixed #37009 -- Fixed alignment of "Show/Hide counts" icons in admin changelist.
kyb
2026-04-02
Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.
David Smith
2026-03-24
Fixed #36976 -- Made admin action counter a live region for screen readers.
davitacols
2026-03-18
Fixed #36926 -- Made admin use boolean icons for related BooleanFields in lis...
huwaiza tahir
2026-03-13
Fixed #36885 -- Fixed long verbose names in admin filter sidebar breaking lay...
Muhammad Usman
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-02-28
Refs #36513 -- Fixed font-color to also apply to select options in TabularInl...
Antoliny0919
2026-02-28
Fixed #36914 -- Fixed background-color to also apply to select options in Tab...
Antoliny0919
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-25
Fixed #36948 -- Fixed breadcrumb text overlap at small widths in admin.
Amar
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-20
Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.
usman
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-11
Fixed #36921 -- Fixed KeyError in inline form for model not registered with a...
Sean Helvey
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-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-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-09
Refs #35875 -- Added dark mode support in additional views.
mbcodes
2025-12-31
Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to True.
Johannes Maron
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-01
Fixed #36712 -- Evaluated type annotations lazily in template tag registration.
Jacob Walls
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-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-10-18
Fixed #21961 -- Added support for database-level delete options for ForeignKey.
Mariusz Felisiak
2025-10-15
Fixed #36659 -- Fixed flatpage content selector in admin forms.css.
Baptiste Mispelon
[next]