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
2023-10-19
[5.0.x] Fixed #34905 -- Corrected admin's main content element rendered in <m...
ontowhee
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
2022-09-26
Fixed #34040 -- Removed autofocus from admin search box.
Moshe Nahmias
2022-09-26
Refs #34041 -- Added navigation landmark to breadcrumbs in admin.
Florian Perucki
2022-09-25
Fixed #34049 -- Fixed displaying SVGs patterns.
Pablousse
2022-09-24
Fixed #34033 -- Improved accessibility of switch button for dark mode in the ...
Florian Perucki
2022-09-15
Fixed #33994 -- Corrected position of extrastyle and extrahead blocks in admi...
Jay Patel
2022-09-08
Used CSS flex and <nav> for ModelAdmin.date_hierarchy.
Tom Carrick
2022-08-18
Used CSS flex for admin's submit row.
Tom Carrick
2022-08-18
Fixed #33930 -- Eased customization of delete_confirmation.html template in t...
Jacob Rief
2022-08-02
Fixed #33690 -- Added switch button for dark mode in the admin.
Sarah Abderemane
2022-07-28
Fixed #33726 -- Added skip-link to admin for keyboard navigation.
Marcelo Galigniana
2022-07-25
Simplified various built-in templates.
Nick Pope
2022-07-23
Fixed #33864 -- Deprecated length_is template filter.
Nick Pope
2022-07-17
Fixed #33728 -- Reordered submit buttons in admin.
Alexander Freyr L
2022-05-06
Fixed #33679 -- Fixed the last inline's id in admin for users without add per...
Daniel Hahler
2022-04-26
Fixed #27471 -- Made admin's filter choices collapsable.
Marcelo Galigniana
2022-04-15
Fixed #11803 -- Allowed admin select widgets to display new related objects.
mgaligniana
2022-04-06
Refs #31617 -- Added an id for helptext in admin forms.
David Smith
2022-03-24
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2022-02-25
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
Shubh1815
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2021-12-28
Refs #31617 -- Removed redundant title text in filter.html.
David Smith
2021-12-15
Fixed #33316 -- Added pagination to admin history view.
mgaligniana
2021-10-27
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...
Matteo Vitali
2021-09-21
Refs #32204 -- Replaced three dots with ellipsis in navigation sidebar template.
Mariusz Felisiak
2021-09-10
Fixed #31867 -- Made TabularInline handling of hidden fields with view-only p...
antoinehumbert
2021-08-27
Fixed #33051 -- Fixed highlighting the current model in admin's sidebar with ...
Hasan Ramezani
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-26
Fixed #32543 -- Added search_help_text to ModelAdmin.
Hasan Ramezani
[next]