mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-02-02 01:44:40 +00:00
34d3243fcc
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/