mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
* Handle csrf stored in sessions This allow to use CSRF_USE_SESSIONS = True which store crsf token in session instead of cookies.tting CSRF_USE_SESSIONS = True. It checks if csrf token found in cookies otherwise try to get csrf token in session. * Remove useless line |
||
|---|---|---|
| .. | ||
| markdownx | ||