<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/auth_tests/test_templates.py, 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-02-27T12:43:45Z</updated>
<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 #35706 -- Prefixed 'Error:' to titles of admin pages with form errors.</title>
<updated>2024-09-02T13:19:33Z</updated>
<author>
<name>sanjeevholla26</name>
<email>sanjeevholla26@gmail.com</email>
</author>
<published>2024-08-30T18:14:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=387475c5b2f1aa32103dbe21cb281d3b35165a0c'/>
<id>urn:sha1:387475c5b2f1aa32103dbe21cb281d3b35165a0c</id>
<content type='text'>
This improves the screen reader experience.
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31978 -- Fixed hint in admin's password reset confirmation form for custom username fields.</title>
<updated>2020-11-30T05:34:22Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-11-28T09:20:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3828427f634e1880467689e4cf0f8ffee95f0d05'/>
<id>urn:sha1:3828427f634e1880467689e4cf0f8ffee95f0d05</id>
<content type='text'>
Thanks Jaap Roes for the report.
</content>
</entry>
<entry>
<title>Refs #22909 -- Removed camelCasing in auth_tests.test_templates tests.</title>
<updated>2020-11-30T05:34:22Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-11-28T09:28:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=58740c0d7f441e7a12e5847fcd7409a78d9edd7b'/>
<id>urn:sha1:58740c0d7f441e7a12e5847fcd7409a78d9edd7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoided direct styles in admin templates.</title>
<updated>2020-11-10T20:32:15Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-11-10T20:32:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=187482d743c1bf27e32b43f37314607248106af4'/>
<id>urn:sha1:187482d743c1bf27e32b43f37314607248106af4</id>
<content type='text'>
Direct styles might be forbidden by Content Security Policies.</content>
</entry>
<entry>
<title>Fixed #31992 -- Made admin password reset templates use title/content_title blocks from the base template.</title>
<updated>2020-09-10T09:53:09Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-09-10T09:53:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=53c0d16ac1d45ddc973fdffb6a6ee95c55a6fb3d'/>
<id>urn:sha1:53c0d16ac1d45ddc973fdffb6a6ee95c55a6fb3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31978 -- Added username hint to admin's password reset confirmation form.</title>
<updated>2020-09-03T07:25:21Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2020-08-19T17:54:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daa26acc4e7f134e064c5a6abe4d335f6fa8b249'/>
<id>urn:sha1:daa26acc4e7f134e064c5a6abe4d335f6fa8b249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made reused RequestFactory instances class attributes.</title>
<updated>2018-11-27T14:49:02Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-26T19:01:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0f212db29d361ec6219b170198b7c94d0bb3f719'/>
<id>urn:sha1:0f212db29d361ec6219b170198b7c94d0bb3f719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27795 -- Removed force_bytes() usage from django/utils/http.py.</title>
<updated>2018-10-10T18:38:22Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-10-01T23:18:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c82893cb8c6b2a4a876965426c5a5bc4590e1583'/>
<id>urn:sha1:c82893cb8c6b2a4a876965426c5a5bc4590e1583</id>
<content type='text'>
django.utils.http.urlsafe_base64_encode() now returns a string, not a
bytestring. Since URLs are represented as strings,
urlsafe_base64_encode() should return a string. All uses immediately
decoded the bytestring to a string anyway.

As the inverse operation, urlsafe_base64_decode() accepts a string.
</content>
</entry>
</feed>
