2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00

Merge pull request #765 from SchrodingersGat/markdowner

DO NOT DRINK BLEACH
This commit is contained in:
Oliver
2020-04-28 12:34:21 +10:00
committed by GitHub

View File

@ -196,7 +196,7 @@ MARKDOWNIFY_WHITELIST_ATTRS = [
'alt',
]
MARKDOWNIFY_BLEACH = True
MARKDOWNIFY_BLEACH = False
DATABASES = {}