from django.apps import AppConfig class AuthStuffConfig(AppConfig): name = 'authstuff'