Hi,
I followed every step on the ‘Deploy Django App’ tutorial but for some reason my admin panel has no CSS? I’m sure I’ve missed a step somewhere but I can’t seem to figure out where. 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!
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 @thomasdolldatema,
Can you show us the settings.py file? In there you should have a static files section which should indicate your CSS, JS and Images should be loaded from.