import django
if django.VERSION < (3, 2):
default_app_config = "auditlog_tests.apps.AuditlogTestConfig"