mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-04-29 15:14:24 +02:00
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.staticfiles',
|
||||||
'django.contrib.sites',
|
'django.contrib.sites',
|
||||||
'django.contrib.humanize',
|
'django.contrib.humanize',
|
||||||
|
'markdown_deux',
|
||||||
'bootstrapform',
|
'bootstrapform',
|
||||||
'helpdesk'
|
'helpdesk'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user