Hey, I am a newbie in Django and am trying to learn by following the official documentation, I am stuck on writing your first code part 2, I have followed every step but keeps getting this error when I use python manage.py makemigrations polls, below is my code attached, please help.
--
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...@googlegroups.com.
To post to this group, send email to django...@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/438e8bb9-f71f-4df2-936e-2444cf4b8e4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hey there!
Can you please host you're code on GitHub or gist? It becomes quite easier to debug then.
--
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...@googlegroups.com.
To post to this group, send email to django...@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/0085fc2e-9d89-4a80-b2b8-5e642def5501%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANoUts7uCKswVVqFjqHR3jV68icQO9TFm4MyO6HSfRV2i9XpTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hey, I am a newbie in Django and am trying to learn by following the official documentation, I am stuck on writing your first code part 2, I have followed every step but keeps getting this error when I use python manage.py makemigrations polls, below is my code attached, please help.