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
Age
Commit message (
Expand
)
Author
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
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-08-19
Fixed #35892 -- Supported Widget.use_fieldset 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 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
2024-06-25
Fixed #35558 -- Increased inline H3 headers color prominence in admin change ...
Sarah Boyce
2024-06-25
Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
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
2022-02-25
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
Shubh1815
2021-01-27
Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.
Carlton Gibson
2019-02-25
Fixed #30208 -- Fixed login header height and alignment in the largest breakp...
Matthias Kestenholz
2016-08-24
Fixed #27115 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-19
Fixed #27085 -- Corrected a screenshot in the tutorial.
Tim Graham
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
2013-02-04
Simplified default project template.
Aymeric Augustin
2012-08-02
Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito ...
Tim Graham
2012-06-30
Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
Tim Graham
2012-05-25
Fixed #17929 -- Improved tutorial wording and capitalization.
Claude Paroz
2012-02-26
Fixed #17715 -- Updated the tutorial for time zone support, plus a few other ...
Aymeric Augustin
2012-02-18
Fixed #16618 -- Corrected the admin interface's breadcrumbs in the tutorials'...
Julien Phalip
2008-08-25
Converted some images in the docs that claimed to be PNGs, but weren't.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss