Added comment app with support for adding and deleting comments to and from documents
This commit is contained in:
@@ -142,6 +142,7 @@ INSTALLED_APPS = (
|
||||
'folders',
|
||||
'taggit',
|
||||
'tags',
|
||||
'comments',
|
||||
)
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
Reference in New Issue
Block a user