django/tests/staticfiles_tests
mlavin d585ade0df [1.8.x] Fixed -- 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 -- Fixed non-deterministic static files test failures on Windows. 2015-01-01 13:57:52 -05:00
urls Fixed -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
__init__.py
storage.py
test_liveserver.py Fixed -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:44:26 +02:00
tests.py [1.8.x] Fixed -- Added clearing of staticfiles caches on settings changes during tests 2015-02-04 10:54:33 -05:00