django-auditlog/auditlog/__init__.py
Alieh Rymašeŭski 47a268eef9 Clean up project structure
Cherry-picking ee8a700b1b
2020-11-12 16:15:05 +03:00

3 lines
76 B
Python

__version__ = '0.6.10'
default_app_config = 'auditlog.apps.AuditlogConfig'