added datacenterlight

This commit is contained in:
Levi 2016-12-20 18:05:20 -05:00
commit abfab6915c
88 changed files with 15933 additions and 0 deletions

5
datacenterlight/apps.py Normal file
View file

@ -0,0 +1,5 @@
from django.apps import AppConfig
class DatacenterlightConfig(AppConfig):
name = 'datacenterlight'