1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
py-i2phosts/pyi2phosts/postkey
Hidden Z 34d3243fcc Use RequestContext in all render_to_response()
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/
2013-09-27 18:19:49 +00:00
..
templatetags Add cool pagination templatetag 2010-11-06 21:12:45 +00:00
__init__.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
admin.py pyi2phosts/postkey/admin.py: add admin action "Approve selected" 2011-02-17 19:07:21 +00:00
models.py pyi2phosts/postkey/models.py: add i18n 2011-02-19 14:58:23 +00:00
urls.py Implement 2nd-level domain verification when adding a subdomain 2011-01-17 18:09:53 +00:00
views.py Use RequestContext in all render_to_response() 2013-09-27 18:19:49 +00:00