add hostingpackages app to INSTALLED_APPS
This commit is contained in:
parent
9f63fbbb5d
commit
12455e2d99
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,7 @@ LOCAL_APPS = (
|
|||
'osusers',
|
||||
'managemails',
|
||||
'userdbs',
|
||||
'hostingpackages',
|
||||
)
|
||||
|
||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps
|
||||
|
|
Loading…
Reference in a new issue