summaryrefslogtreecommitdiff
path: root/docs/intro/_images/admin09.png
AgeCommit message (Collapse)Author
2026-04-22Fixed #35870 -- Made blank choice label in forms more accessible.Annabelle Wiegart
Added new constant django.db.models.fields.BLANK_CHOICE_LABEL for an accessible and translatable blank choice label in forms. Deprecated django.db.models.fields.BLANK_CHOICE_DASH constant. Added the immediately deprecated transitional setting USE_BLANK_CHOICE_DASH. Co-Authored-By: Marijke Luttekes <mail@marijkeluttekes.dev>
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>
2024-08-05Refs #35380 -- Updated screenshots in intro docs.Natalia
2024-06-25Refs #35380 -- Updated screenshots in intro docs.Sarah Boyce
2022-02-25Fixed #33267 -- Added link to related item to related widget wrapper in admin.Shubh1815
2015-10-24Optimized docs images and documented the process.Curtis Maloney
2015-09-07Fixed #25200 -- Updated tutorial screenshots for new admin theme.elky
2015-05-29Optimise tutorial imagesCurtis
2015-05-28Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.João Luiz Lorencetti
2013-09-07Fixed #20876 -- Changed Poll model name in tutorial to QuestionRodolfo
2012-02-18Fixed #16618 -- Corrected the admin interface's breadcrumbs in the ↵Julien Phalip
tutorials' screenshots. Many thanks to Claude Paroz. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17543 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-23Massive reorganization of the docs. See the new docs online at ↵Jacob Kaplan-Moss
http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37