1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/staticfiles_tests
2015-10-17 14:13:31 -04:00
..
apps
project
urls
__init__.py
cases.py Fixed #24982 -- Split staticfiles tests into multiple files 2015-07-01 09:41:27 -04:00
settings.py Prevented staticfiles test from colliding when run in parallel. 2015-09-09 23:01:17 +02:00
storage.py
test_finders.py Fixed #24982 -- Split staticfiles tests into multiple files 2015-07-01 09:41:27 -04:00
test_liveserver.py Fixed some unclosed objects in tests 2015-07-06 10:10:40 -04:00
test_management.py Fixed #25346 -- Allowed collectstatic to delete broken symlinks. 2015-10-17 14:13:31 -04:00
test_storage.py Prevented staticfiles test from colliding when run in parallel. 2015-09-09 23:01:17 +02:00
test_templatetags.py Fixed #24982 -- Split staticfiles tests into multiple files 2015-07-01 09:41:27 -04:00
test_views.py Fixed #24982 -- Split staticfiles tests into multiple files 2015-07-01 09:41:27 -04:00