django/tests/staticfiles_tests
Jon Dufresne 7d607127e3 Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries. 2018-01-23 10:30:10 -05:00
..
apps
project
urls
__init__.py
cases.py Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries. 2018-01-23 10:30:10 -05:00
settings.py
storage.py
test_checks.py
test_finders.py
test_forms.py Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries. 2018-01-23 10:30:10 -05:00
test_liveserver.py
test_management.py Added a couple tests for collectstatic. 2018-01-15 11:15:14 -05:00
test_storage.py
test_templatetag_deprecation.py Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries. 2018-01-23 10:30:10 -05:00
test_templatetags.py
test_views.py