Added new app 'project_setup' to display a setup dashboard style view instead of a secondary action list

This commit is contained in:
Roberto Rosario
2011-08-18 02:37:32 -04:00
parent aff42d4182
commit 36c199f8a9
29 changed files with 359 additions and 32 deletions

View File

@@ -125,6 +125,7 @@ INSTALLED_APPS = (
'django.contrib.admindocs',
'django.contrib.comments',
'django.contrib.staticfiles',
'project_setup',
'smart_settings',
'navigation',
'web_theme',