django/tests/staticfiles_tests
Tim Graham 6e4c6281db Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
This reverts commit 550cb3a365
because try/except performs better.
2017-09-07 08:16:21 -04:00
..
apps
project
urls
__init__.py
cases.py
settings.py
storage.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
test_checks.py
test_finders.py
test_forms.py
test_liveserver.py
test_management.py Fixed #27796 -- Prevented middleware being loaded twice with runserver 2017-08-23 23:05:18 +02:00
test_storage.py
test_templatetags.py
test_views.py