Report this

What is the reason for this report?

upgrade django droplets missing css files

Posted on February 2, 2021
Abdulwahab

By Abdulwahab

bosoud

Hi Guys

I just install fresh image of django from droplets marketplace and its work perfectly but its version 2 so I try to upgrade it to 3 and everything went fine except admin page missing 2 file

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (nav_sidebar.css, line 0) [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (nav_sidebar.js, line 0)



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

What I could suggest is to try and enable debugging by setting Debug = True in your application settings and then check the admin panel. This should give you more information on what the problem might be.

Let me know how it goes! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.