Initial updates to support permissions

This commit is contained in:
Roberto Rosario
2011-02-12 05:45:34 -04:00
parent 0ece9d1970
commit a47ff7c4b4
5 changed files with 62 additions and 12 deletions

View File

@@ -126,6 +126,7 @@ INSTALLED_APPS = (
'filetransfers',
'converter',
'ocr',
'permissions',
)
TEMPLATE_CONTEXT_PROCESSORS = (