Thursday, July 26, 2018

Re: Django makemigration polls error

I'm using the latest version m8

On Wednesday, July 25, 2018 at 5:50:24 PM UTC+5:30, Okware Aldo wrote:
I think he should share screenshot of his setting.py file, but from what I can see -- if he is running django 1.10 and above apps should be 'polls' not  'polls.apps.PollsConfig'

On Wed, Jul 25, 2018 at 2:23 PM theAloneOne <vkshar...@gmail.com> wrote:
You may have missed a comma after 'polls.apps.PollsConfig' in your settings.py file in the INSTALLED_APPS list so check it again and you may not be using the same django-version as used in documentation so get the latest if you are following latest docs release.

--
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/f10762a5-d1b4-442c-aea0-a455e3925b71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/2d45acf0-cf39-4816-8d88-638a2a82f031%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment