Thursday, July 26, 2018

Re: Django makemigration polls error

thanks man. that was the mistake i did.

On Wednesday, July 25, 2018 at 4:54:09 PM UTC+5:30, theAloneOne 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+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/d10ff2ad-a54f-4542-87e1-6e2eb560e0ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment