minicart
minicart copied to clipboard
Django CSRF token error while submitting for checkout.
I am getting the error of CSRF verification failed. Request aborted in django framework. So how and where should I put the csrf token in the form of the template of the minicart.js so that it will get rendered by the django??