Initial changes to support document tags

This commit is contained in:
Roberto Rosario
2011-04-27 17:23:52 -04:00
parent 20dadafd61
commit 8fbd174643
18 changed files with 245 additions and 11 deletions

View File

@@ -139,6 +139,8 @@ INSTALLED_APPS = (
'filesystem_serving',
'storage',
'folders',
'taggit',
'tags',
)
TEMPLATE_CONTEXT_PROCESSORS = (