forked from enviPath/enviPy
mrg
This commit is contained in:
@ -92,6 +92,8 @@ TEMPLATES = [
|
||||
},
|
||||
]
|
||||
|
||||
ALLOWED_HTML_TAGS = {"b", "i", "u", "br", "em", "mark", "p", "s", "strong"}
|
||||
|
||||
WSGI_APPLICATION = "envipath.wsgi.application"
|
||||
|
||||
# Database
|
||||
|
||||
Reference in New Issue
Block a user