Closed
Description
pytest-django/pytest_django/plugin.py
Line 473 in 162263f
Currently django is hard codded to not allow debug. This means that static files are not served, even when debug is set as true. So in my tests when loading from staticfiles_storage the files are not found without a collect static. What is the expected way to deal with this?
Metadata
Metadata
Assignees
Labels
No labels