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

Static files are not configured yet, on local. #13

Open
dgmouris opened this issue Mar 20, 2019 · 1 comment
Open

Static files are not configured yet, on local. #13

dgmouris opened this issue Mar 20, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@dgmouris
Copy link
Contributor

What did I do?
python manage.py collectstatic

What I expected to see:
The static files to be collected, and images seen on the website locally.

What I saw:
An error that said STATIC_ROOT needs to be configured (will update with more information soon.)

Take a look at
https://docs.djangoproject.com/en/2.1/howto/static-files/

@dgmouris dgmouris added the bug Something isn't working label Mar 20, 2019
@leslietech
Copy link
Contributor

@dgmouris, any update on this issue? I have an issue with static files in the admin dashboard. Could this be related to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants