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

Can't load static files when STATIC_URL is set #200

Open
RyanLoil opened this issue Mar 25, 2020 · 0 comments
Open

Can't load static files when STATIC_URL is set #200

RyanLoil opened this issue Mar 25, 2020 · 0 comments

Comments

@RyanLoil
Copy link

Hello, I found something very interesting.
One of my application that are using in my project called xadmin using STATIC_URL for it's static files.
And when this variable is set in settings.py, the django-machina will run normally but can't find static files in venv\Lib\site-packages\machina\static\machina\build.
Unfortunately, I can't delete the STATIC_URL variable for xadmin won't working.
I hava already copied them into the directory of STATIC_URL path to make machina working but I don't think this could be the final answer for this issue.
Could you please help me to figure out this problem?
Thanks a lot.

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

1 participant