summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin/_images
AgeCommit message (Collapse)Author
2026-03-03Fixed #36887 -- Improved admin changelist layout for object-tools button.Jacob Walls
2026-02-27Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.antoliny0919
Thanks Sarah Boyce and Jacob Walls for reviews. Co-authored-by: Hrushikesh Vaidya <hrushikeshrv@gmail.com>
2025-07-30Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ↵antoliny0919
the admin.
2025-04-04Fixed #36255 -- Renamed the admin action button for improved accessibility.koffi
2025-03-27Fixed #34917 -- Underlined links in the main content area of the admin.antoliny0919
2024-08-05Refs #35380 -- Updated screenshots in admin docs.Natalia
2024-06-25Optimized admin docs images.Sarah Boyce
2024-06-25Refs #35380 -- Updated screenshots in admin docs.nessita
When listing users, ensure that user first and last name are diverse.
2024-05-22Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs.Natalia
2023-03-03Fixed #32539 -- Added toggleable facet filters to ModelAdmin.sarahboyce
Thanks Carlton Gibson, Simon Willison, David Smith, and Mariusz Felisiak for reviews.
2022-04-26Fixed #27471 -- Made admin's filter choices collapsable.Marcelo Galigniana
2022-02-25Optimized docs images.Mariusz Felisiak
2015-10-24Optimized docs images and documented the process.Curtis Maloney
2015-09-11Renamed admin doc image files to match the documentation they are for.Ryan Allen
2015-09-11Fixed #25200 -- Updated admin screenshots in docs.Ryan Allen
2015-05-29Optimise the rest of the PNGs in docsCurtis
2012-10-24Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for ↵Tim Graham
the suggestion.
2012-08-02Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.Tim Graham
2010-01-05Fixed #10615 - Added selection counter to admin change list. Thanks to ↵Jannis Leidel
Martin Mahner for the idea and initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12107 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-15Fixed #11348 -- Trimmed the width of a screenshot image in the admin docs. ↵Russell Keith-Magee
Thanks to smcoll for the new image. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11238 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-23Fixed #10505: added support for bulk admin actions, including a ↵Jacob Kaplan-Moss
globally-available "delete selected" action. See the documentation for details. This work started life as Brian Beck's "django-batchadmin." It was rewritten for inclusion in Django by Alex Gaynor, Jannis Leidel (jezdez), and Martin Mahner (bartTC). Thanks, guys! git-svn-id: http://code.djangoproject.com/svn/django/trunk@10121 bcc190cf-cafb-0310-a4f2-bffc1f526a37