Monday, August 29, 2016

Part 5 of creating firat django app

I am at - test a view, and I just instantiated a client. I try doing the command response = client.get(reverse('polls:index')) -- but with a long traceback, the console ultimately says that it can't find polls/question_list.html, which I see nothing instructing me to make in the tutorial.

Thanks in advance,
Matt

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/db242011-262e-4ed3-9b48-b39081cab91e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment