2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00

DO NOT DRINK BLEACH

This commit is contained in:
Oliver Walters
2020-04-28 12:29:28 +10:00
parent 2be8aad29c
commit f84636fc20

View File

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