mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-09-01 16:42:11 +00:00

We have {% csrf_token %} in a templates, but the context in render_to_response() does not provide the value. https://docs.djangoproject.com/en/1.5/ref/contrib/csrf/