<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_custom_urls/tests.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>2022-02-07T19:37:05Z</updated>
<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 #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value.</title>
<updated>2021-05-20T05:04:26Z</updated>
<author>
<name>David Sanders</name>
<email>dsanders11@ucsbalum.com</email>
</author>
<published>2021-05-19T18:10:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2978c63a34b4aa0f170a1e5a0f8f4cb2811fa248'/>
<id>urn:sha1:2978c63a34b4aa0f170a1e5a0f8f4cb2811fa248</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 #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 E128 flake8 warnings in tests/.</title>
<updated>2016-04-08T14:12:33Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-04-08T02:04:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=92053acbb9160862c3e743a99ed8ccff8d4f8fd6'/>
<id>urn:sha1:92053acbb9160862c3e743a99ed8ccff8d4f8fd6</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>
<entry>
<title>Fixed #26013 -- Moved django.core.urlresolvers to django.urls.</title>
<updated>2015-12-31T19:21:29Z</updated>
<author>
<name>Marten Kenbeek</name>
<email>marten.knbk@gmail.com</email>
</author>
<published>2015-12-30T15:51:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16411b8400ad08f90c236bb2e18f65c655f903f8'/>
<id>urn:sha1:16411b8400ad08f90c236bb2e18f65c655f903f8</id>
<content type='text'>
Thanks to Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #25165 -- Removed inline JavaScript from the admin.</title>
<updated>2015-12-05T20:51:57Z</updated>
<author>
<name>Thomas Grainger</name>
<email>tom@yplanapp.com</email>
</author>
<published>2015-11-23T10:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d638cdc42acec608c1967f44af6be32a477c239f'/>
<id>urn:sha1:d638cdc42acec608c1967f44af6be32a477c239f</id>
<content type='text'>
This allows setting a Content-Security-Policy HTTP header
(refs #15727).

Special thanks to blighj, the original author of this patch.
</content>
</entry>
<entry>
<title>Fixed #25780 -- Removed redundant status code assertions from tests</title>
<updated>2015-11-21T17:12:33Z</updated>
<author>
<name>Alex Morozov</name>
<email>inductor2000@mail.ru</email>
</author>
<published>2015-11-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=13dba4dba3ad52a8accee6778fb029fe81565d40'/>
<id>urn:sha1:13dba4dba3ad52a8accee6778fb029fe81565d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated tests to stop leaking models in shared AdminSite.</title>
<updated>2015-04-15T13:45:26Z</updated>
<author>
<name>Riccardo Magliocchetti</name>
<email>riccardo.magliocchetti@gmail.com</email>
</author>
<published>2015-03-30T16:33:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a429a502ea0e8297deef82442d481fc9a8f6cd9d'/>
<id>urn:sha1:a429a502ea0e8297deef82442d481fc9a8f6cd9d</id>
<content type='text'>
This would break upcoming changes and AdminSite assumptions about
having an app_config for each application that has registered
models.
</content>
</entry>
</feed>
