1
0
mirror of https://github.com/django/django.git synced 2025-02-21 06:46:37 +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
..