from django.apps import AppConfig class LocalauthConfig(AppConfig): name = 'localauth'