Here's the tutorial <https://docs.djangoproject.com/en/2.0/intro/tutorial02/>.
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! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6f7bf334-2c60-43bd-9208-17e0a3c3ea8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

