I\'m trying to access the csrf_token inside the django view function.
I have tried importing the csrf:
from django.template.context_processors import csrf