mirror of
https://github.com/django/django.git
synced 2025-01-19 14:52:54 +00:00
bf2c969eb7
This requires that each test never alters files in static directories collected by other tests. The alternative is to add a temporary directory to STATICFILES_DIRS or a new app to INSTALLED_APPS.