Re-enable markdown safe mode
commit61fccea6b0b3a02983bba0b04872865ed3f5d6cd
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Nov 2018 18:56:10 +0000 (17 19:56 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Nov 2018 19:05:07 +0000 (17 20:05 +0100)
treeaf8d49e6e4324c17ab17d22d410822380702faa0
parent82a616d0df36a57240ec3dd3e8a0287c68f029e6
Re-enable markdown safe mode

This was removed when django removed support for it, but we then
switched markdown library and didn't re-enable it.

Since all content is moderated it's not so bad (per previous commit
message), but better safe than sorry.
templates/downloads/productlist.html
templates/events/archive.html
templates/events/item.html
templates/events/rss_description.html
templates/news/item.html
templates/news/newsarchive.html
templates/news/rss_description.html