1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/staticfiles_tests
Claude Paroz 859fc64338 Cleaned class inheritances in staticfiles tests
Thanks Tim Graham for precious inputs.
2016-03-28 19:46:03 +02:00
..
apps
project Prevented static file corruption when URL fragment contains '..'. 2016-02-23 19:35:16 +01: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 #26297 -- Fixed collectstatic --clear crash if storage doesn't implement path(). 2016-03-17 09:49:57 -04:00
test_finders.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
test_forms.py Refs #21221 -- Added test for legacy static usage in form Media. 2016-01-19 06:57:20 -05:00
test_liveserver.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
test_management.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
test_storage.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
test_templatetags.py
test_views.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00