django-dbtemplates/dbtemplates/__init__.py
2019-01-27 22:26:41 +01:00

3 lines
79 B
Python

__version__ = "3.0"
default_app_config = 'dbtemplates.apps.DBTemplatesConfig'