| 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. | ||
|---|---|---|
| .. | ||
| locale/de/LC_MESSAGES | ||
| tests | ||
| __init__.py | ||
| forms.py | ||
| urls.py | ||
| views.py | ||