<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/staticfiles_tests/test_checks.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>2023-09-18T20:12:40Z</updated>
<entry>
<title>Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.</title>
<updated>2023-09-18T20:12:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-09-15T03:58:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f72f420f17c1bf6aea4022ecdb9b5f53a46597cc'/>
<id>urn:sha1:f72f420f17c1bf6aea4022ecdb9b5f53a46597cc</id>
<content type='text'>
This also removes django.core.files.storage.get_storage_class().

Per deprecation timeline.
</content>
</entry>
<entry>
<title>Refs #34712 -- Added system check for staticfiles storage in STORAGES setting.</title>
<updated>2023-08-31T06:21:44Z</updated>
<author>
<name>Bruno Alla</name>
<email>alla.brunoo@gmail.com</email>
</author>
<published>2023-07-17T12:41:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4c4536f7442a3ed1218f5b1dc791295d65c24f4c'/>
<id>urn:sha1:4c4536f7442a3ed1218f5b1dc791295d65c24f4c</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
Co-authored-by: Natalia Bidart &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</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 #27854 -- Added system check for nonexistent directories in STATICFILES_DIRS setting.</title>
<updated>2021-03-03T10:27:08Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2021-02-26T12:23:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b23232b6ab1b32969b018380922a6c550ba4f4aa'/>
<id>urn:sha1:b23232b6ab1b32969b018380922a6c550ba4f4aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used CollectionTestCase in FindersCheckTests tests.</title>
<updated>2021-03-03T10:20:13Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-03-03T10:10:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7186c536c44c97ebfacc4672610184e2ce793cea'/>
<id>urn:sha1:7186c536c44c97ebfacc4672610184e2ce793cea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a slash.</title>
<updated>2018-09-27T23:49:37Z</updated>
<author>
<name>Paweł Kołodziej</name>
<email>p.kolodziej@gmail.com</email>
</author>
<published>2018-09-27T23:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05c578bc1f6ab09ade17a29f79d7244b7acfb58f'/>
<id>urn:sha1:05c578bc1f6ab09ade17a29f79d7244b7acfb58f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to system checks.</title>
<updated>2017-02-01T14:48:24Z</updated>
<author>
<name>Ling-Xiao Yang</name>
<email>ling-xiao.yang@savoirfairelinux.com</email>
</author>
<published>2017-01-02T22:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ec4dc91e0e7befdd06aa0613b5d0fbe3c785ee7'/>
<id>urn:sha1:0ec4dc91e0e7befdd06aa0613b5d0fbe3c785ee7</id>
<content type='text'>
Thanks Simon Charette, Mariusz Felisiak, Tim Graham, and Adam Johnson
for review.
</content>
</entry>
</feed>
