django-orchestra/orchestra/contrib/webapps/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 Improved performance of webapps and websites change lists 2016-02-17 12:32:30 +00:00
moodle.py Random fixes 2016-06-17 10:00:04 +00:00
php.py Replace Context by dict 2021-05-24 11:19:30 +02:00
python.py Fixed bug in python backend 2021-03-30 14:25:10 +02:00
static.py Renamed backends to controllers 2016-03-08 10:16:49 +00:00
symboliclink.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 Renamed backends to controllers 2016-03-08 10:16:49 +00:00