csrf
csrf copied to clipboard
how to pass the token to template context automaticly?
the token is generated while request is Get ,that's fine,how do get rid of passing token to template context mamuly in request handler,so I just need to put it in tempate.
Currently this isn't supported.