Add feedback app

This commit is contained in:
Roberto Rosario
2012-02-02 12:48:56 -04:00
parent 57846a758a
commit 67f3377916
15 changed files with 694 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ INSTALLED_APPS = (
'mimetype',
'scheduler',
'job_processor',
'feedback',
# Mayan EDMS
'storage',
'folders',