from django.apps import AppConfig class GauthConfig(AppConfig): name = 'gauth'