How to set up polls/admin url in Django Tutorial pt 2

21 views
Skip to first unread message

Luna Tuna

unread,
Jan 4, 2018, 4:42:41 PM1/4/18
to Django users
Here's the tutorial.

It doesn't seem to mention after editing polls/admin.py how you set up the urls.  

So I'm getting page not found when I goto http://127.0.0.1:8000/polls/admin

My polls index page works and displays the hello world text.

Thank you!


Luna Tuna

unread,
Jan 4, 2018, 11:17:51 PM1/4/18
to Django users
I resolved this by observing that the admin stuff for an app shows up on mainsite/admin once registered in admin.py.  
Reply all
Reply to author
Forward
0 new messages