from django.apps import AppConfig class AutenticacionConfig(AppConfig): name = 'autenticacion'