django-dbtemplates/dbtemplates/__init__.py

3 lines
79 B
Python

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