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
/
docs
/
ref
/
contrib
/
admin
/
_images
Age
Commit message (
Expand
)
Author
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
2025-07-30
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2025-04-04
Fixed #36255 -- Renamed the admin action button for improved accessibility.
koffi
2025-03-27
Fixed #34917 -- Underlined links in the main content area of the admin.
antoliny0919
2024-08-05
Refs #35380 -- Updated screenshots in admin docs.
Natalia
2024-06-25
Optimized admin docs images.
Sarah Boyce
2024-06-25
Refs #35380 -- Updated screenshots in admin docs.
nessita
2024-05-22
Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs.
Natalia
2023-03-03
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2022-04-26
Fixed #27471 -- Made admin's filter choices collapsable.
Marcelo Galigniana
2022-02-25
Optimized docs images.
Mariusz Felisiak
2015-10-24
Optimized docs images and documented the process.
Curtis Maloney
2015-09-11
Renamed admin doc image files to match the documentation they are for.
Ryan Allen
2015-09-11
Fixed #25200 -- Updated admin screenshots in docs.
Ryan Allen
2015-05-29
Optimise the rest of the PNGs in docs
Curtis
2012-10-24
Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the...
Tim Graham
2012-08-02
Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.
Tim Graham
2010-01-05
Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...
Jannis Leidel
2009-07-15
Fixed #11348 -- Trimmed the width of a screenshot image in the admin docs. Th...
Russell Keith-Magee
2009-03-23
Fixed #10505: added support for bulk admin actions, including a globally-avai...
Jacob Kaplan-Moss