Error when I use python manage.py makemigrations polls

130 views
Skip to first unread message

ALLAN NJOROGE

unread,
Nov 2, 2018, 1:27:31 AM11/2/18
to Django users
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.

Screen Shot 2018-11-01 at 6.19.22 PM.png
Screen Shot 2018-11-01 at 6.19.37 PM.png
Screen Shot 2018-11-01 at 6.19.51 PM.png
Screen Shot 2018-11-01 at 6.20.30 PM.png

M Hashmi

unread,
Nov 2, 2018, 1:43:36 AM11/2/18
to django...@googlegroups.com
Share Installed App snapshot again. Its not showing "polls" in installed apps. 

On Thu, Nov 1, 2018 at 6:27 PM ALLAN NJOROGE <njorog...@gmail.com> wrote:
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.

Dewansh Rawat

unread,
Nov 2, 2018, 1:58:50 AM11/2/18
to Django users

Dewansh Rawat

unread,
Nov 2, 2018, 1:58:50 AM11/2/18
to Django users
Hey there!
Can you please host you're code on GitHub or gist? It becomes quite easier to debug then.

Dewansh Rawat

unread,
Nov 2, 2018, 1:58:50 AM11/2/18
to Django users

ALLAN NJOROGE

unread,
Nov 2, 2018, 2:02:28 AM11/2/18
to django...@googlegroups.com
Thanks let me do that

On Thu, Nov 1, 2018 at 6:58 PM Dewansh Rawat <dewansh...@gmail.com> wrote:
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.

For more options, visit https://groups.google.com/d/optout.
--
Allan Njoroge Kinyanjui
Email: njorog...@gmail.com


*God is Great!*

ALLAN NJOROGE

unread,
Nov 2, 2018, 2:02:37 AM11/2/18
to django...@googlegroups.com
Here is a picture of it


For more options, visit https://groups.google.com/d/optout.

amit pant

unread,
Nov 2, 2018, 4:39:05 AM11/2/18
to django...@googlegroups.com
It's seems you could not add app on settings.py INSTALLED APPS list.
you should firstly add there then you can do makemigrations


On Fri, Nov 2, 2018 at 6:57 AM ALLAN NJOROGE <njorog...@gmail.com> wrote:
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.

Dewansh Rawat

unread,
Nov 2, 2018, 10:55:49 AM11/2/18
to Django users
Instead of polls.app.appconfig try writing polls
Reply all
Reply to author
Forward
0 new messages