Update the navigation app to use app registry and icon system

This commit is contained in:
Roberto Rosario
2012-09-08 03:48:46 -04:00
parent fd5777badb
commit b61be09fe2
6 changed files with 23 additions and 3 deletions

View File

@@ -160,7 +160,7 @@ INSTALLED_APPS = (
'common',
# pagination needs to go after web_theme so that the pagination template is found
'pagination',
#'django_gpg',
'django_gpg',
'converter',
#'trash',
'user_management',