<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/auth_tests/test_basic.py, branch 4.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-08T11:15:38Z</updated>
<entry>
<title>[4.0.x] Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-08T11:15:38Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-08T11:09:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a682b38e75d4c975b4c4493565a59f1bc14397c'/>
<id>urn:sha1:6a682b38e75d4c975b4c4493565a59f1bc14397c</id>
<content type='text'>
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
</content>
</entry>
<entry>
<title>Capitalized Unicode in docs, strings, and comments.</title>
<updated>2020-04-20T10:10:33Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-18T14:46:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=505fec6badba0622bbf97bb659188c3d62a9bc58'/>
<id>urn:sha1:505fec6badba0622bbf97bb659188c3d62a9bc58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30066 -- Enabled super user creation without email and password</title>
<updated>2019-08-29T10:49:16Z</updated>
<author>
<name>daniel a rios</name>
<email>misterrios@gmail.com</email>
</author>
<published>2019-06-14T09:12:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5a5c92c72cc179b5a9a888039cdd2f0680bff36'/>
<id>urn:sha1:b5a5c92c72cc179b5a9a888039cdd2f0680bff36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted auth test to use subTest().</title>
<updated>2019-08-29T10:49:16Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-08-29T08:58:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57b960445113961618b1ecd3561941c9af23b9d4'/>
<id>urn:sha1:57b960445113961618b1ecd3561941c9af23b9d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved AnonymousUser tests to its own test case.</title>
<updated>2017-09-28T17:11:07Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-09-28T16:53:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7fce4dc5ff2d23bf43ee645f5bc0d6024ff1627f'/>
<id>urn:sha1:7fce4dc5ff2d23bf43ee645f5bc0d6024ff1627f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used assertRaisesMessage() to test Django's error messages.</title>
<updated>2017-07-29T23:07:23Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-05-28T19:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a51c4de1945be2225f20fad794cfb52d8f1f9236'/>
<id>urn:sha1:a51c4de1945be2225f20fad794cfb52d8f1f9236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #25847 -- Removed support for User.is_(anonymous|authenticated) as methods.</title>
<updated>2017-01-18T01:52:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-31T16:46:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eba093e8b02989af1857b1915907ca0897f565ff'/>
<id>urn:sha1:eba093e8b02989af1857b1915907ca0897f565ff</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
<entry>
<title>Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.</title>
<updated>2016-11-11T02:30:21Z</updated>
<author>
<name>za</name>
<email>za@python.or.id</email>
</author>
<published>2016-10-27T07:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=321e94fa41b121f65c02119c02098df327bbd569'/>
<id>urn:sha1:321e94fa41b121f65c02119c02098df327bbd569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27053 -- Documented contrib.auth.get_user().</title>
<updated>2016-09-27T14:41:14Z</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2016-08-24T09:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f7e91cac689b28fc32ca52cdeac258ec0d58b4fc'/>
<id>urn:sha1:f7e91cac689b28fc32ca52cdeac258ec0d58b4fc</id>
<content type='text'>
</content>
</entry>
</feed>
