Markdown for Knowledge base, ticket and comments.

Removed markdown-deux
This commit is contained in:
Jachym Cepicky
2019-03-05 18:05:11 +00:00
committed by Jachym Cepicky
parent 4fb6c40c4e
commit d4f1f85b29
9 changed files with 55 additions and 17 deletions

View File

@ -37,7 +37,6 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.contrib.sites',
'django.contrib.humanize',
'markdown_deux',
'bootstrap4form',
'helpdesk'
]