Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 10 Serving Static Files #250

Open
mshob23 opened this issue Jun 7, 2024 · 1 comment
Open

Chapter 10 Serving Static Files #250

mshob23 opened this issue Jun 7, 2024 · 1 comment

Comments

@mshob23
Copy link

mshob23 commented Jun 7, 2024

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.

@hjwp
Copy link
Owner

hjwp commented Jun 12, 2024

the browser cache?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants