<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_views/test_adminsite.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-23T23:17:55Z</updated>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #35265 -- Added AdminSite tests for changing titles.</title>
<updated>2024-03-04T04:34:42Z</updated>
<author>
<name>Kasun Herath</name>
<email>kasunh01@gmail.com</email>
</author>
<published>2024-03-04T04:34:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5ed4306bbfd2e5543dd02cf5a22326a29253cdf'/>
<id>urn:sha1:f5ed4306bbfd2e5543dd02cf5a22326a29253cdf</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>
<entry>
<title>Fixed #32031 -- Added model class for each model to AdminSite.each_context().</title>
<updated>2021-05-13T04:57:09Z</updated>
<author>
<name>Raffaele Salmaso</name>
<email>raffaele@salmaso.org</email>
</author>
<published>2020-09-22T08:46:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3733ae895780f17430924f1e20ee320556c62d05'/>
<id>urn:sha1:3733ae895780f17430924f1e20ee320556c62d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>urn:sha1:043bd709425149b8eff3fb821cba5c23aaebd0df</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>Added tests for AdminSite's add/disable/get action methods.</title>
<updated>2017-06-19T19:53:51Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-06-19T18:50:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57f4b3ce373c1c1fef794507a16410d40aebdda6'/>
<id>urn:sha1:57f4b3ce373c1c1fef794507a16410d40aebdda6</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>Fixed #26747 -- Used more specific assertions in the Django test suite.</title>
<updated>2016-06-16T18:19:18Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-06-16T18:19:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f336f66523001b009ab038b10848508fd208b3b'/>
<id>urn:sha1:4f336f66523001b009ab038b10848508fd208b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26175 -- Removed SHA1 password hashes in tests.</title>
<updated>2016-02-06T13:47:21Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-02-05T20:56:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=015fad9060a8a6fb273a33b8e8457e504ed26131'/>
<id>urn:sha1:015fad9060a8a6fb273a33b8e8457e504ed26131</id>
<content type='text'>
</content>
</entry>
</feed>
