in the setting.py file, remove 'polls.apps.PollsConfig' or 'polls', and then add 'django_polls.apps.PollsConfig', It will work.