2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-23 21:51:43 +01:00
brutaldon-interfaccia-web-m.../brutaldon
Jason McBrayer d0770dbbe1 Fix unescaping of html in template filters.
This was not a security bug, because it was done before passing code to
sanitize, but it was totally an annoying UI bug.
2018-06-06 15:21:00 -04:00
..
migrations
static
templates
templatetags Fix unescaping of html in template filters. 2018-06-06 15:21:00 -04:00
__init__.py
forms.py
models.py
settings.py Add extra debug logging to production 2018-06-05 08:24:07 -04:00
urls.py
views.py Add extra debug logging to production 2018-06-05 08:24:07 -04:00
wsgi.py