Initial changes to support document tags
This commit is contained in:
@@ -139,6 +139,8 @@ INSTALLED_APPS = (
|
||||
'filesystem_serving',
|
||||
'storage',
|
||||
'folders',
|
||||
'taggit',
|
||||
'tags',
|
||||
)
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
Reference in New Issue
Block a user