First commit of new multiple document source app

This commit is contained in:
Roberto Rosario
2011-07-05 19:34:05 -04:00
parent 9968492ee9
commit 7417fca835
6 changed files with 155 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ INSTALLED_APPS = (
'grouping',
'mptt',
'document_indexing',
'sources',
)
TEMPLATE_CONTEXT_PROCESSORS = (