Enable/Disable PowerDNS Service

This commit is contained in:
usmannasir
2018-07-23 02:09:33 +05:00
parent a83686e39c
commit 6f7dd8e3fc
35 changed files with 2660 additions and 49 deletions

View File

@@ -58,7 +58,8 @@ INSTALLED_APPS = [
'manageSSL',
'api',
'filemanager',
'emailPremium'
'emailPremium',
'manageServices'
]
MIDDLEWARE = [