from django.apps import AppConfig class TokenAuthConfig(AppConfig): name = 'django_etesync.token_auth'