forked from extern/django-helpdesk
Demo requires markdown_deux for KnowledgeBase to work properly
This commit is contained in:
parent
247de7ddd3
commit
b5fa489643
@ -39,6 +39,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.humanize',
|
||||
'markdown_deux',
|
||||
'bootstrapform',
|
||||
'helpdesk'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user