from django.apps import AppConfig class PollConfig(AppConfig): name = 'poll'