Commit Graph
3 Commits
Author SHA1 Message Date
David D Lowe d0813e7a56 Update instructions about context processor static 2017-03-07 13:57:31 +01:00
David D Lowe 6547a478a9 Document incompatibility with CSRF_COOKIE_HTTPONLY
jquery.django-csrf.js relies on `csrftoken` cookie being accessible
through `document.cookie`, so we need to document that or fix it.
2016-01-28 16:26:19 +01:00
David D Lowe 6a442933e2 Update setup.py to mention both Python 2 and 3
This is so sites like djangopackages.com will mark this distribution as being compatible with Python 3.
2015-12-22 15:38:12 +01:00