Path issue. How to resolve Nginx log 2017/12/03 17:06:10 [error] 3001#3001: *53342 open() “/usr/lib/python2.7/dist-packages/django/contrib/admin/static/admin//css/base.css” failed (2: No such file or directory), server: _, request: “GET /static/admin/css/base.css HTTP/1.1”, How to remove this extra slash
EDIT: /usr/lib/python2.7/dist-packages/django/contrib/admin/static/admin//css/base.css theres no django in dist-packages why and how? pls help
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
You have to setup your nginx to SERVE static files and use the command manage.py collectstatic to copy all your apps’ /static folders to one combined folder nginx (or other server) will serve.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.