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
/
intro
/
_images
/
admin12t.png
Age
Commit message (
Expand
)
Author
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
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 intro docs.
Natalia
2024-07-24
Fixed #35541 -- Fixed paginator border in admin CSS.
arjunomray
2024-06-25
Refs #35380 -- Updated screenshots in intro docs.
Sarah Boyce
2022-02-25
Optimized docs images.
Mariusz Felisiak
2015-10-24
Optimized docs images and documented the process.
Curtis Maloney
2015-09-07
Fixed #25200 -- Updated tutorial screenshots for new admin theme.
elky
2015-05-29
Optimise tutorial images
Curtis
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2013-09-07
Fixed #20876 -- Changed Poll model name in tutorial to Question
Rodolfo
2012-06-30
Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
Tim Graham