my polls/models.py is a copy of the tutorials', and the app is under mysite/settings.py/INSTALLED_APPS as 'polls.apps.PollsConfig'.
python manage.py makemigrations polls gives: > > System check identified some issues: > WARNINGS: > ?: (1_8.W001) The standalone TEMPLATE_ > lowing settings into your default TEMP > No changes detected in app 'polls' How do I proceed? -- 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 [email protected]. To post to this group, send email to [email protected]. 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/800c42fe-b105-45d2-a5ed-a8e2aed9170f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

