Merge pull request #157 from levivm/feature/new_digitalglarus

Fixed #2789 #2788  #2790 #2812 #2811
This commit is contained in:
Levi Velázquez 2016-12-20 18:08:01 -05:00 committed by GitHub
commit 272e414b5c
116 changed files with 16319 additions and 75 deletions

View file

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