Improved tools menu using horizontal button widget just like the project_setup app

This commit is contained in:
Roberto Rosario
2011-08-18 11:24:25 -04:00
parent 531332a5bf
commit 18899f78f2
23 changed files with 91 additions and 29 deletions

View File

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