1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/staticfiles_tests
2021-10-26 07:47:40 +02:00
..
apps
project
urls
__init__.py
cases.py
settings.py
storage.py
test_checks.py
test_finders.py
test_forms.py
test_handlers.py
test_liveserver.py Fixed #27079 -- Avoided multiple setUpClass()/tearDownClass() calls in LiveServerTestCase tests. 2021-10-26 07:47:40 +02:00
test_management.py Removed reference to nonexistent collectstatic --exclude-dirs option. 2021-08-19 12:49:46 +02:00
test_storage.py
test_templatetags.py
test_utils.py
test_views.py