<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/auth/customizing.txt, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-03-08T10:33:03Z</updated>
<entry>
<title>[4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys.</title>
<updated>2023-03-08T10:33:03Z</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2023-03-06T15:18:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6937c921691746a85e2993406b46da0527b6f2ee'/>
<id>urn:sha1:6937c921691746a85e2993406b46da0527b6f2ee</id>
<content type='text'>
Bug in 0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7.

Thanks Eric Zarowny for the report.

Backport of 2396933ca99c6bfb53bda9e53968760316646e01 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:39:03Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-03-01T12:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62510f01e76ad0526c94ea6d1bc6399c1ddf3df4'/>
<id>urn:sha1:62510f01e76ad0526c94ea6d1bc6399c1ddf3df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T20:12:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-02-09T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b784768eef75afb32f6d2ce7166551a528bce0ec'/>
<id>urn:sha1:b784768eef75afb32f6d2ce7166551a528bce0ec</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
</content>
</entry>
<entry>
<title>Fixed #34187 -- Made UserCreationForm save many-to-many fields.</title>
<updated>2022-11-29T04:56:53Z</updated>
<author>
<name>sdolemelipone</name>
<email>mark.gensler@protonmail.com</email>
</author>
<published>2022-11-27T19:49:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9d726c7902979d4ad53945ed8f1037266a88010d'/>
<id>urn:sha1:9d726c7902979d4ad53945ed8f1037266a88010d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34019 -- Removed obsolete references to "model design considerations" note.</title>
<updated>2022-09-17T06:02:13Z</updated>
<author>
<name>DevilsAutumn</name>
<email>bhuvnesh875@gmail.com</email>
</author>
<published>2022-09-16T18:31:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b0bbaf453b7286bddf9c47a9dd75ac2acdfd617'/>
<id>urn:sha1:6b0bbaf453b7286bddf9c47a9dd75ac2acdfd617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30947 -- Changed tuples to lists where appropriate.</title>
<updated>2022-08-30T07:57:17Z</updated>
<author>
<name>Alex Morega</name>
<email>alex@grep.ro</email>
</author>
<published>2022-08-26T14:10:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=de6c9c70549010fc39509f9ef3f6a62ada870318'/>
<id>urn:sha1:de6c9c70549010fc39509f9ef3f6a62ada870318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33764 -- Deprecated BaseUserManager.make_random_password().</title>
<updated>2022-06-03T05:30:57Z</updated>
<author>
<name>Ciaran McCormick</name>
<email>ciaran@ciaranmccormick.com</email>
</author>
<published>2022-06-02T13:40:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=286e7d076cfb7b4b0bdfc917de3020e6e89683f6'/>
<id>urn:sha1:286e7d076cfb7b4b0bdfc917de3020e6e89683f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed hyphen from pre-/re- prefixes.</title>
<updated>2022-04-28T08:44:14Z</updated>
<author>
<name>David</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-03-11T08:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce586ed6931092d3a5f06df9031cdeb891793ddb'/>
<id>urn:sha1:ce586ed6931092d3a5f06df9031cdeb891793ddb</id>
<content type='text'>
"prepopulate", "preload", and "preprocessing" are already in the
spelling_wordlist.

This also removes hyphen from double "e" combinations with "pre" and
"re", e.g. preexisting, preempt, reestablish, or reenter.

See also:
- https://ahdictionary.com/word/search.html?q=rerun
- https://ahdictionary.com/word/search.html?q=recreate
- https://ahdictionary.com/word/search.html?q=predetermined
- https://ahdictionary.com/word/search.html?q=reuse
- https://ahdictionary.com/word/search.html?q=reopening
</content>
</entry>
<entry>
<title>Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints.</title>
<updated>2022-04-01T09:39:41Z</updated>
<author>
<name>Lucidiot</name>
<email>lucidiot@brainshit.fr</email>
</author>
<published>2022-03-31T12:39:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=13a9cde133ac82e33dd091ca9bb9c677804afbe1'/>
<id>urn:sha1:13a9cde133ac82e33dd091ca9bb9c677804afbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed signatures of setting_changed signal receivers.</title>
<updated>2021-12-17T12:07:04Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2021-12-13T11:17:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b0d16d0129b7cc5978a8d55d2331a34cb369e6c7'/>
<id>urn:sha1:b0d16d0129b7cc5978a8d55d2331a34cb369e6c7</id>
<content type='text'>
</content>
</entry>
</feed>
