gva/gnuviechadmin/contact_form
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
..
locale/de/LC_MESSAGES implement contact form 2015-02-01 19:33:53 +01:00
tests Fix flake8 warnings 2015-12-05 13:47:41 +00:00
__init__.py implement contact form 2015-02-01 19:33:53 +01:00
forms.py Fix Django deprecation warning 2016-01-09 14:46:04 +00:00
urls.py Update to Django 1.9 2015-12-19 20:11:23 +01:00
views.py implement contact form 2015-02-01 19:33:53 +01:00