Closed
Description
Versions
- Package: 1.0.0
- Python: 3.12
- Django: 5.1
- OS / Platform: MacOS
Description
When running the runserver
command, the browser responds with 404 when requesting static files.
Reproduction
Set up the starter script as described in README and run:
python manage.py runserver
Terms
- I have read and followed the project's Code of Conduct and Contributing Guide.
- I have checked that this issue isn't a duplicate.