gva/gnuviechadmin
Jan Dittberner de501cfdde Fix Django deprecation warning
Django 1.9 deprecates passing a context directly to the render function
in template loader. This commit creates a proper template rendering
context before rendering the mails sent from the contact form.
2016-01-09 14:46:04 +00:00
..
contact_form Fix Django deprecation warning 2016-01-09 14:46:04 +00:00
dashboard Update to Django 1.9 2015-12-19 20:11:23 +01:00
domains Update to Django 1.9 2015-12-19 20:11:23 +01:00
fileservertasks asynchronous refactoring 2015-10-12 00:23:31 +02:00
gnuviechadmin Update to Django 1.9 2015-12-19 20:11:23 +01:00
gvacommon update translations, add new strings 2015-01-27 19:08:13 +01:00
gvawebcore Add tests for gvawebcore 2015-11-22 14:43:02 +00:00
hostingpackages Update to Django 1.9 2015-12-19 20:11:23 +01:00
ldaptasks Clean PEP8 violations 2015-11-22 14:03:47 +00:00
locale/de/LC_MESSAGES implement contact form 2015-02-01 19:33:53 +01:00
managemails Update to Django 1.9 2015-12-19 20:11:23 +01:00
mysqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
osusers Update to Django 1.9 2015-12-19 20:11:23 +01:00
pgsqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
static add version number to gnuviechadmin 2015-02-01 22:15:40 +01:00
taskresults Add timestamps to task result model 2016-01-09 14:26:52 +00:00
templates Fix Django deprecation warning 2016-01-09 14:46:04 +00:00
userdbs Update to Django 1.9 2015-12-19 20:11:23 +01:00
websites Update to Django 1.9 2015-12-19 20:11:23 +01:00
webtasks Clean PEP8 violations 2015-11-22 14:03:47 +00:00
manage.py Clean PEP8 violations 2015-11-22 14:03:47 +00:00
setup.cfg Add QA tool config to setup.cfg 2015-11-22 18:40:40 +00:00