By osinpl
Connected Tutorial(This question is a follow-up to this tutorial):
How To Deploy a Django App on App PlatformHi, I followed your tutorial and everything looks good but admin site, which I cannot access, can you help me to solve this issue?
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!
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
Hi there,
Would you mind sharing the exact error that you are getting?
If you are getting a white screen only, I could suggest checking your browser’s web console as well.
Feel free to share the errors here. Regards, Bobby
Hi Bobby!
thx for the rapid response!
the problem it self is that in general cant access admin path, I have URL generated by Web Service component eg. https://myapp.ondigitalocean.app/djangoapp and it works fine but when I type https://myapp.ondigitalocean.app/djangoapp/admin it takes me to https://myapp.ondigitalocean.app/admin/ and its empty: <html><head></head><body data-new-gr-c-s-loaded=“9.29.0”></body></html>
I suppose that is the matter of the routing URLs, but Im not really experienced in this.
br, Kris!
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.