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
/
admin
/
templates
Age
Commit message (
Expand
)
Author
2025-04-01
[5.2.x] Fixed #36283 -- Reverted "Fixed #35798, Refs #31641 -- Prevented admi...
Mariusz Felisiak
2025-02-04
[5.2.x] Fixed #36069 -- Fixed the delete button position in TabularInlines.
antoliny0919
2025-02-04
[5.2.x] Fixed #36055 -- Prevented overlap of object-tools buttons and page he...
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
2023-12-15
Refs #34909 -- Made cosmetic edits to admin navigation template.
Eliana Rosselli
2023-10-19
Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
ontowhee
2023-09-26
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
lstaana
2023-09-15
Fixed #34832 -- Made admin's header content render in <header> tag.
Sarah Abderemane
2023-09-14
Fixed #34834 -- Added role="search" to the admin changelist search form.
Lemuel Sta Ana
2023-09-14
Fixed #34833 -- Made admin's main content render in <main> tag.
Sarah Abderemane
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-06-19
Fixed #34656 -- Fixed unclosed div in admin password change template.
Yaser Amiri
2023-06-12
Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin.
Nina Menezes
2023-06-09
Fixed #34645 -- Restored alignment for admin date/time timezone warnings.
Mariusz Felisiak
2023-06-05
Fixed #34622 -- Improved accessibility of related widget wrapper in admin.
Coen van der Kamp
2023-06-05
Fixed #34621 -- Made admin site header render in <div> tag.
Howard Cox
2023-06-02
Fixed #34618 -- Added icon descriptions in "Recent Actions" on the admin index.
Nina Menezes
2023-06-01
Fixed #34617 -- Enabled user zooming on mobile devices in the admin.
Cheuk Ting Ho
2023-04-26
Fixed #34512 -- Restored breadcrumbs on admin app index view.
Mariusz Felisiak
2023-04-21
Fixed #34488 -- Made ClearableFileInput preserve "Clear" checked attribute wh...
Marcelo Galigniana
2023-03-27
Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the s...
Tom Carrick
2023-03-03
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2023-02-13
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
sarahboyce
2023-02-08
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2022-11-22
Used CSS flex for form rows.
Tom Carrick
2022-10-14
Fixed #34093 -- Changed width/height of switch button icons to use rem units ...
Colm O'Connor
2022-10-12
Fixed #34042 -- Improved accessibility of admin's navigation sidebar.
Rasmus Magnell
2022-10-10
Fixed #34081 -- Reverted "Fixed #33994 -- Corrected position of extrastyle an...
Mariusz Felisiak
[next]