mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-10 00:17:54 +02:00
Demo requires markdown_deux for KnowledgeBase to work properly
This commit is contained in:
@ -39,6 +39,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.humanize',
|
||||
'markdown_deux',
|
||||
'bootstrapform',
|
||||
'helpdesk'
|
||||
]
|
||||
|
Reference in New Issue
Block a user