1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/staticfiles_tests
2016-06-23 12:04:05 -04:00
..
apps
project
urls
__init__.py
cases.py
settings.py
storage.py Fixed #26691 -- Removed checking for a file's existence before deleting. 2016-05-31 12:03:27 -04:00
test_finders.py
test_forms.py
test_liveserver.py Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0. 2016-06-23 12:04:05 -04:00
test_management.py
test_storage.py Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:19:18 -04:00
test_templatetags.py
test_views.py