<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/_images/admin09.png, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-22T21:06:29Z</updated>
<entry>
<title>Fixed #35870 -- Made blank choice label in forms more accessible.</title>
<updated>2026-04-22T21:06:29Z</updated>
<author>
<name>Annabelle Wiegart</name>
<email>annabelle.wiegart@proton.me</email>
</author>
<published>2026-01-18T19:03:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=63c56cda133a85a158502891c40465bc0331d3d9'/>
<id>urn:sha1:63c56cda133a85a158502891c40465bc0331d3d9</id>
<content type='text'>
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 &lt;mail@marijkeluttekes.dev&gt;
</content>
</entry>
<entry>
<title>Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.</title>
<updated>2026-02-27T12:43:45Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-08-07T13:17:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=187a789f99ecbc708de517c6b54d480b68ba59fe'/>
<id>urn:sha1:187a789f99ecbc708de517c6b54d480b68ba59fe</id>
<content type='text'>
Thanks Sarah Boyce and Jacob Walls for reviews.

Co-authored-by: Hrushikesh Vaidya &lt;hrushikeshrv@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #35380 -- Updated screenshots in intro docs.</title>
<updated>2024-08-05T12:02:01Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-08-02T13:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb6050e7845fe1a5fa131708be65ad89a31a2633'/>
<id>urn:sha1:fb6050e7845fe1a5fa131708be65ad89a31a2633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35380 -- Updated screenshots in intro docs.</title>
<updated>2024-06-25T20:45:20Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-06-25T15:52:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6dde9fbd545d85f0bc2654f2ebfc6f74f3c4791'/>
<id>urn:sha1:a6dde9fbd545d85f0bc2654f2ebfc6f74f3c4791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33267 -- Added link to related item to related widget wrapper in admin.</title>
<updated>2022-02-25T05:33:05Z</updated>
<author>
<name>Shubh1815</name>
<email>shubhparmar14@gmail.com</email>
</author>
<published>2022-01-10T13:34:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=11cc227344de06ffd0ad7f07c4e4bdd18851adac'/>
<id>urn:sha1:11cc227344de06ffd0ad7f07c4e4bdd18851adac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimized docs images and documented the process.</title>
<updated>2015-10-24T18:57:21Z</updated>
<author>
<name>Curtis Maloney</name>
<email>curtis@tinbrain.net</email>
</author>
<published>2015-09-24T10:39:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35440ceab72ea3c24f3faaea9765271c7dac78f7'/>
<id>urn:sha1:35440ceab72ea3c24f3faaea9765271c7dac78f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25200 -- Updated tutorial screenshots for new admin theme.</title>
<updated>2015-09-07T12:36:55Z</updated>
<author>
<name>elky</name>
<email>mansellfan@gmail.com</email>
</author>
<published>2015-09-06T22:41:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b929d2d09d24705bc59d1d172921e1feade2777b'/>
<id>urn:sha1:b929d2d09d24705bc59d1d172921e1feade2777b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimise tutorial images</title>
<updated>2015-05-29T04:56:38Z</updated>
<author>
<name>Curtis</name>
<email>curtis@tinbrain.net</email>
</author>
<published>2015-05-29T04:56:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=44eef25463b678b4075f57e17cc18c97b212ed01'/>
<id>urn:sha1:44eef25463b678b4075f57e17cc18c97b212ed01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.</title>
<updated>2015-05-28T18:07:39Z</updated>
<author>
<name>João Luiz Lorencetti</name>
<email>me@dirtycoder.net</email>
</author>
<published>2015-05-11T23:43:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3653466bdf211ca603ec976c28d4a8da566dc671'/>
<id>urn:sha1:3653466bdf211ca603ec976c28d4a8da566dc671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20876 -- Changed Poll model name in tutorial to Question</title>
<updated>2013-09-07T17:37:09Z</updated>
<author>
<name>Rodolfo</name>
<email>rodolfo2488@gmail.com</email>
</author>
<published>2013-09-06T18:57:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d34b94b00fa817871939ea6c097621a3e4a87311'/>
<id>urn:sha1:d34b94b00fa817871939ea6c097621a3e4a87311</id>
<content type='text'>
</content>
</entry>
</feed>
