<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/auth/admin.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>2025-07-22T19:29:14Z</updated>
<entry>
<title>Standardized how method_decorator is used in contrib.auth views and admin.</title>
<updated>2025-07-22T19:29:14Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2024-08-10T14:57:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77d455ae73b177a32102f0b248828b5d63c0aa24'/>
<id>urn:sha1:77d455ae73b177a32102f0b248828b5d63c0aa24</id>
<content type='text'>
Updated django.contrib.auth's views and admin modules to apply
decorators consistently.
</content>
</entry>
<entry>
<title>Refs #28909 -- Simplified code using unpacking generalizations.</title>
<updated>2025-04-01T01:43:13Z</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2025-03-05T16:45:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c972af69e2021b75b89d8bc47e214ef875bbdc06'/>
<id>urn:sha1:c972af69e2021b75b89d8bc47e214ef875bbdc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #22569 -- Made request required in ModelAdmin.lookup_allowed() per deprecation timeline.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T15:47:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8081557508b197af975e0c6306d9b2af5e57d477'/>
<id>urn:sha1:8081557508b197af975e0c6306d9b2af5e57d477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm.</title>
<updated>2024-08-19T15:39:57Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-08-15T13:27:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ebed5fa95f53b87383901bbd9341ef3c974344f'/>
<id>urn:sha1:0ebed5fa95f53b87383901bbd9341ef3c974344f</id>
<content type='text'>
Refs #34429: Following the implementation allowing the setting of
unusable passwords via the admin site, the `BaseUserCreationForm` and
`UserCreationForm` were extended to include a new field for choosing
whether password-based authentication for the new user should be enabled
or disabled at creation time.
Given that these forms are designed to be extended when implementing
custom user models, this branch ensures that this new field is moved to
a new, admin-dedicated, user creation form `AdminUserCreationForm`.

Regression in e626716c28b6286f8cf0f8174077f3d2244f3eb3.

Thanks Simon Willison for the report, Fabian Braun and Sarah Boyce for
the review.
</content>
</entry>
<entry>
<title>Fixed #35520 -- Avoided opening transaction for read-only ModelAdmin requests.</title>
<updated>2024-07-04T09:38:58Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2024-06-11T18:27:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=53e674d5744faad61e52d8459c9198b2aa6f63dd'/>
<id>urn:sha1:53e674d5744faad61e52d8459c9198b2aa6f63dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.</title>
<updated>2024-02-20T15:13:32Z</updated>
<author>
<name>Fabian Braun</name>
<email>fsbraun@gmx.de</email>
</author>
<published>2024-01-23T15:45:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e626716c28b6286f8cf0f8174077f3d2244f3eb3'/>
<id>urn:sha1:e626716c28b6286f8cf0f8174077f3d2244f3eb3</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().</title>
<updated>2023-04-17T12:09:38Z</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2023-04-13T09:46:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=594fcc2b7427f7baf2cf1a2d7cd2be61467df0c3'/>
<id>urn:sha1:594fcc2b7427f7baf2cf1a2d7cd2be61467df0c3</id>
<content type='text'>
Thank you Simon Meers for the initial patch.
</content>
</entry>
<entry>
<title>Changed camel case variable to snake case in contrib.admin/auth.</title>
<updated>2022-09-15T11:26:55Z</updated>
<author>
<name>Youngkwang Yang</name>
<email>immutable000@gmail.com</email>
</author>
<published>2022-06-03T02:28:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cd11664066087051ef11311708ebc55def48d1da'/>
<id>urn:sha1:cd11664066087051ef11311708ebc55def48d1da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33028 -- Used ModelAdmin's opts attribute instead of model._meta.</title>
<updated>2022-06-22T05:50:24Z</updated>
<author>
<name>Marcelo Galigniana</name>
<email>marcelogaligniana@gmail.com</email>
</author>
<published>2022-06-20T16:12:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d80a2585532ef15184afed6cf4ec1358198a894d'/>
<id>urn:sha1:d80a2585532ef15184afed6cf4ec1358198a894d</id>
<content type='text'>
</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>
</feed>
