website/www
Ben Sturmfels 14abe07a4a
Remove unnecessary use of "safe" template tag.
This tag marks a variable as not requiring escaping by the template engine,
potentially creating cross-site scripting vulnerabilities, so shouldn't be used
unless absolutely necessary. In these cases, I don't think it's necessary.
2021-12-17 21:55:47 +11:00
..
conservancy Remove unnecessary use of "safe" template tag. 2021-12-17 21:55:47 +11:00
conservancy_ssl_wrapper.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
conservancy_wrapper.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
manage.py manage.py: New file. 2018-11-18 14:39:18 -05:00
modpythoncustom.py Apply futurize --stage-2 Python 2/3 compatibility transformations. 2021-11-30 07:55:45 +11:00
wsgicustom.wsgi wsgicustom: Import _strptime to avoid race conditions later. 2018-11-02 09:38:03 -04:00