Added new mimetype app to handle mimetype guessing and provide mimetype related icons when a preview is not available
This commit is contained in:
@@ -150,6 +150,7 @@ INSTALLED_APPS = (
|
||||
'mptt',
|
||||
'document_indexing',
|
||||
'sources',
|
||||
'mimetype',
|
||||
)
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
Reference in New Issue
Block a user