On Jun 5, 2017 7:27 PM, "Lachlan Musicman" <data...@gmail.com> wrote:

I think your mysite/urls.py needs an

import polls


Ah, yes. This is the other common issue with the tutorial. Many of the code
blocks omit the necessary import statements to keep the examples easier to
read. The expectation is that the reader has at least a basic understanding
of Python and how it references other libraries. Admittedly, they are easy
to forget.

-James

-- 
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+unsubscr...@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/CA%2Be%2BciW46V3%3D5-CUFqR3kKRA0tz7AYVPE0AsHymB_vqbXQ83mA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to