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

View file

@ -109,6 +109,7 @@ INSTALLED_APPS = (
'hosting',
'digitalglarus',
'nosystemd',
'datacenterlight',
)
MIDDLEWARE_CLASSES = (