django-tos/tos/__init__.py
2020-10-08 15:39:57 -05:00

3 lines
66 B
Python

default_app_config = 'tos.apps.TOSConfig'
VERSION = (0, 9, 0)