1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/staticfiles_tests
mlavin 2730dad0d7 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.
2015-02-04 10:53:04 -05:00
..
apps
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 Fixed #24197 -- Added clearing of staticfiles caches on settings changes during tests 2015-02-04 10:53:04 -05:00