Using a temporary directory inside a Django test

Using a temporary directory inside a Django test

Articles

A quick solution to an issue involving storages and staticfiles during tests.