Render markdown

This commit is contained in:
Jens Kadenbach 2019-09-05 13:12:30 +02:00
parent 8b16fe573c
commit d5dcfd5fa2
13 changed files with 52 additions and 13 deletions

View file

@ -69,6 +69,7 @@ THIRD_PARTY_APPS = [
"allauth.account",
"allauth.socialaccount",
"rest_framework",
"markdownx",
]
LOCAL_APPS = [