Question

can't access Django admin site

Connected Tutorial
This question is a follow-up to this tutorial:

Hi, I followed your tutorial and everything looks good but admin site, which I cannot access, can you help me to solve this issue?


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

Accepted Answer

Got this! thanks to do support help we identified that the app routing is wrong in the tutorial when its setup on app platform to the domain/appname the you cannot access /admin, I’ve have changed temporary to just domain/ and it works. br, Kris

I gave up! following this tutorial you cant access django admin page after you deploy app to the app platform, have tried several times with my app and also building from scratch. Somethings wrong in this steps, few of them seems to be outdated to the current platform functions.

Unfortunately there is no other dijango tutorial for do app platform, need to look for another platform.

br, Kris

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.

Yes I did, this app works locally, and there is no other interface but admin site. I will try to follow tutorial once again and will see.

Br, Kris