Categories
Django static files not being copied?
I do python manage.py collectstatic writes 1 file copied to static. But going into the /static/myapp folder, this file is not there. With what it can be connected?
Answer the question
In order to leave comments, you need to log in
Look for the truth in STATIC_ROOT
I think the problem was that I migrated the django project from one server to another. Installed django from scratch
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question