Added new app 'project_setup' to display a setup dashboard style view instead of a secondary action list
This commit is contained in:
@@ -125,6 +125,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.admindocs',
|
||||
'django.contrib.comments',
|
||||
'django.contrib.staticfiles',
|
||||
'project_setup',
|
||||
'smart_settings',
|
||||
'navigation',
|
||||
'web_theme',
|
||||
|
||||
Reference in New Issue
Block a user