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
/
templates
Age
Commit message (
Expand
)
Author
9 days
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-04-14
Fixed #37029 -- Corrected placement of </div> in change_list.html's paginatio...
Tim Graham
2026-03-24
Fixed #36976 -- Made admin action counter a live region for screen readers.
davitacols
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-20
Fixed #36127 -- Applied default empty display value to links otherwise contai...
SiHyunLee
2026-01-22
Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelec...
seanhelvey
2026-01-09
Refs #35875 -- Added dark mode support in additional views.
mbcodes
2025-12-22
Fixed #36807 -- Fixed form field alignment under <fieldset> in the admin.
Jacob Walls
2025-12-05
Fixed #36367 -- Added a label to the date_hierarchy in admin changelist.
Chaitanya
2025-11-21
Fixed #36256 -- Removed unnecessary titles from admin UI elements.
Skyiesac
2025-10-14
Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.
antoliny0919
2025-08-26
Fixed #36556 -- Fixed TabularInline width overflowing the page.
antoliny0919
2025-08-19
Fixed #35892 -- Supported Widget.use_fieldset in admin forms.
antoliny0919
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-06-27
Fixed #36366 -- Improved accessibility of pagination in the admin.
antoliny0919
2025-05-14
Fixed #35507 -- Improved accessibility of search and filter elements in the a...
antoliny0919
2025-04-28
Fixed #36354 -- Removed JavaScript workaround for browsers lacking `:has()` C...
Fabian Braun
2025-04-27
Fixed #36312 -- Removed invalid size units for svg in Safari.
Ahmed Nassar
2025-04-22
Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...
antoliny0919
2025-04-04
Fixed #36255 -- Renamed the admin action button for improved accessibility.
koffi
2025-04-01
Fixed #36283 -- Reverted "Fixed #35798, Refs #31641 -- Prevented admin naviga...
Mariusz Felisiak
2025-03-27
Fixed #34917 -- Underlined links in the main content area of the admin.
antoliny0919
2025-02-17
Fixed #36178 -- Applied consistent object quoting in admin delete confirmatio...
antoliny0919
2025-02-04
Fixed #36069 -- Fixed the delete button position in TabularInlines.
antoliny0919
2025-02-04
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2024-11-29
Fixed #35791 -- Updated icon button dimensions to 24x24 pixels.
Tainara Palmeira
2024-10-31
Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin....
Sarah Boyce
2024-10-26
Refs #35742 -- Used curly quote in add user form message.
Claude Paroz
2024-10-17
Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...
Jay Patel
2024-10-08
Fixed #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker.
Gavin Wahl
2024-10-08
Fixed #35742 -- Removed hardcoded "username" references in admin templates.
antoliny0919
2024-09-12
Fixed #35755 -- Hid help text of hidden fields in admin fieldsets.
Richard Laager
2024-09-03
Refs #35706 -- Replaced template _('...') usages with translate tag.
sanjeevholla26
2024-09-02
Refs #35706 -- Prefixed 'Error:' to titles of admin pages with form errors.
sanjeevholla26
2024-08-30
Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin fieldsets.
Sarah Boyce
2024-08-20
Fixed #35686 -- Added table headers to app list tables for screen readers.
Sarah Boyce
2024-08-02
Fixed #35489 -- Fixed vertical alignment of raw_id_fields widget.
Vaarun Sinha
2024-06-18
Fixed #35505 -- Added extrabody block to admin/base.html.
stefan.ivic
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
2024-05-22
Refs #35189 -- Improved admin fieldset's accessibility by setting aria-labell...
Marijke Luttekes
2024-04-19
Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS class unconditionally ...
Adam Johnson
2024-04-02
Fixed #35330 -- Fixed the update of related widgets when the referenced model...
devin13cox
2024-03-14
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Johannes Maron
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-20
Used <span> instead of <div> in admin theme button.
d9pouces
2024-01-24
Fixed #35115 -- Made admin's footer render in <footer> tag.
Marijke Luttekes
2023-12-30
Fixed #34670 -- Improved loading of theme in admin.
Nicolas Lupien
2023-12-15
Fixed #34909 -- Associated links in admin navigation sidebar with row descrip...
Eliana Rosselli
[next]