django-orchestra/orchestra/contrib/websites/backends
Santiago L 9953124a95 Replace Context by dict
Since Django 1.10 template objects returned by get_template() and
select_template() no longer accept a Context in their render() method.
2021-05-24 11:19:30 +02:00
..
__init__.py Moved apps to contrib 2015-04-05 10:46:24 +00:00
apache.py Replace Context by dict 2021-05-24 11:19:30 +02:00
moodle.py Renamed backends to controllers 2016-03-08 10:16:49 +00:00
webalizer.py Renamed backends to controllers 2016-03-08 10:16:49 +00:00
wordpress.py Added support for Let's encrypt 2016-03-11 12:19:34 +00:00