from django.apps import AppConfig class AclsConfig(AppConfig): name = 'acls'