hjwp / hjwp/Book-TDD-Web-Dev-Python
Chapter 10 Serving Static Files
Open
- Dominant language
- Python
- Stars
- 514
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
While getting the docker site to work, I ran into an issue where the static files were showing on the docker site and in the functional tests, but not when I ran the site using django's server locally. It turned out that the issue had to do with cached static files. It might be worth mentioning that clearing the cache can solve problems related to static files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.