S
S
SergiusGei2018-07-02 17:04:12
Django
SergiusGei, 2018-07-02 17:04:12

Where can I find the DJANGO 2.0.6 admin panel on pythonanywhere?

manage.py is located in mysite, mysite in myvenv, django is installed in myvenv created for the user's admin panel, and I can't figure out where the admin panel is, I send a get with the address sergius.pythonanywhere.com/admin I get a response that the page was not found.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Burov, 2018-07-02
@BuriK666

do you have in urls.py url(r'^admin/', admin.site.urls),?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question