dynamicweb/datacenterlight/apps.py

6 lines
105 B
Python
Raw Normal View History

2016-12-20 23:05:20 +00:00
from django.apps import AppConfig
class DatacenterlightConfig(AppConfig):
name = 'datacenterlight'