1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/tests/staticfiles_tests
mlavin d585ade0df [1.8.x] Fixed #24197 -- Added clearing of staticfiles caches on settings changes during tests
Cleared caching in staticfiles_storage and get_finder when
relevant settings are changed.

Backport of 2730dad0d7 from master
2015-02-04 10:54:33 -05:00
..
apps Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
project Fixed #23700 -- Fixed non-deterministic static files test failures on Windows. 2015-01-01 13:57:52 -05:00
urls Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
__init__.py
storage.py
test_liveserver.py Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:44:26 +02:00
tests.py [1.8.x] Fixed #24197 -- Added clearing of staticfiles caches on settings changes during tests 2015-02-04 10:54:33 -05:00