mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-11 08:54:12 +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.staticfiles',
|
||||||
'django.contrib.sites',
|
'django.contrib.sites',
|
||||||
'django.contrib.humanize',
|
'django.contrib.humanize',
|
||||||
|
'markdown_deux',
|
||||||
'bootstrapform',
|
'bootstrapform',
|
||||||
'helpdesk'
|
'helpdesk'
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user