Merge "Add ADD_INSTALLED_APPS to 'enabled' file" into stable/mitaka
This commit is contained in:
commit
1bba199b0d
@ -21,6 +21,8 @@ PANEL_DASHBOARD = 'project'
|
||||
# The name of the panel group the PANEL is associated with.
|
||||
PANEL_GROUP = 'dns'
|
||||
|
||||
ADD_INSTALLED_APPS = ['designatedashboard']
|
||||
|
||||
ADD_EXCEPTIONS = {
|
||||
'recoverable': exceptions.RECOVERABLE,
|
||||
'not_found': exceptions.NOT_FOUND,
|
||||
|
Loading…
x
Reference in New Issue
Block a user