<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/staticfiles_tests/cases.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-12-31T09:01:31Z</updated>
<entry>
<title>Used addCleanup() in tests where appropriate.</title>
<updated>2023-12-31T09:01:31Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-12-31T09:01:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d88ec42bd0a37340c8477a6f20bf26e58bd84735'/>
<id>urn:sha1:d88ec42bd0a37340c8477a6f20bf26e58bd84735</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>Refs #29983 -- Added support for using pathlib.Path in all settings.</title>
<updated>2019-11-07T09:26:22Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-11-07T09:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77aa74cb70dd85497dbade6bc0f394aa41e88c94'/>
<id>urn:sha1:77aa74cb70dd85497dbade6bc0f394aa41e88c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30137 -- Replaced OSError aliases with the canonical OSError.</title>
<updated>2019-01-28T16:15:06Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-01-28T15:01:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7785e03ba89aafbd949191f126361fb9103cb980'/>
<id>urn:sha1:7785e03ba89aafbd949191f126361fb9103cb980</id>
<content type='text'>
Used more specific errors (e.g. FileExistsError) as appropriate.
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced codecs.open() with open().</title>
<updated>2019-01-27T22:39:57Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-01-27T16:30:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce7293bc91e993cd695d15e664126470c401eed6'/>
<id>urn:sha1:ce7293bc91e993cd695d15e664126470c401eed6</id>
<content type='text'>
On Python 3, open() handles encodings.
</content>
</entry>
<entry>
<title>Fixed #28973 -- Silenced copying/linking messages in collectstatic's default verbosity.</title>
<updated>2018-04-24T03:04:02Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-04-24T03:04:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3aae43d800a15db308cea0ea69729122c5c1d215'/>
<id>urn:sha1:3aae43d800a15db308cea0ea69729122c5c1d215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.</title>
<updated>2018-01-23T15:30:10Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-21T21:38:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d607127e39792aa45b6abc2619b99fc55bcc672'/>
<id>urn:sha1:7d607127e39792aa45b6abc2619b99fc55bcc672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27948 -- Removed incorrect unquote() in static serving views.</title>
<updated>2017-03-17T11:55:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-17T11:55:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b536dcf6568ceb4d8aad22cd4e1d38c850980fb4'/>
<id>urn:sha1:b536dcf6568ceb4d8aad22cd4e1d38c850980fb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.</title>
<updated>2017-02-01T16:41:56Z</updated>
<author>
<name>Vytis Banaitis</name>
<email>vytis.banaitis@gmail.com</email>
</author>
<published>2017-02-01T16:41:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8838d4dd498c8f66ea4237fe8a79a5f77d6f95c9'/>
<id>urn:sha1:8838d4dd498c8f66ea4237fe8a79a5f77d6f95c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
</feed>
