Update icon app

This commit is contained in:
Roberto Rosario
2012-08-18 10:25:09 -04:00
parent dac5dd3464
commit cef6af6cca
5 changed files with 37 additions and 2 deletions

View File

@@ -147,6 +147,7 @@ INSTALLED_APPS = (
'compressor',
'djangorestframework',
# Base generic
'app_registry',
'permissions',
'project_setup',
'project_tools',
@@ -166,7 +167,6 @@ INSTALLED_APPS = (
'clustering',
'scheduler',
'job_processor',
'app_registry',
'icons',
# Mayan EDMS
'diagnostics',