from django.apps import AppConfig class EveAuthConfig(AppConfig): name = 'eve_auth'