from django.apps import AppConfig class AuditlogTestConfig(AppConfig): name = 'auditlog_tests'