django/tests/staticfiles_tests
Tim Graham da9b36c52d [1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files in remote storages.
Thanks revimi for the initial patch.

Backport of c85831e4b7 from master
2017-01-04 13:10:03 -05: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 Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
__init__.py
cases.py [1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files in remote storages. 2017-01-04 13:10:03 -05:00
settings.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00
storage.py [1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files in remote storages. 2017-01-04 13:10:03 -05: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 [1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files in remote storages. 2017-01-04 13:10:03 -05:00
test_storage.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
test_templatetags.py Fixed #24982 -- Split staticfiles tests into multiple files 2015-07-01 09:41:27 -04:00
test_views.py Cleaned class inheritances in staticfiles tests 2016-03-28 19:46:03 +02:00