1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/staticfiles_tests
2016-04-22 09:56:06 +02:00
..
apps Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list 2016-04-22 09:56:06 +02:00
project Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions 2016-03-30 14:34:41 +02:00
urls
__init__.py
cases.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
settings.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
storage.py Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions 2016-03-30 14:34:41 +02:00
test_finders.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
test_forms.py
test_liveserver.py
test_management.py Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list 2016-04-22 09:56:06 +02:00
test_storage.py Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions 2016-03-30 14:34:41 +02:00
test_templatetags.py
test_views.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00