Creates a dynamic value from Django's CSRF token cookie. Using this dynamic value for header X-CSRFToken
allows making POST requests to Django views without getting a 403 error.
This Paw Extension is released under the MIT License. Feel free to fork, and modify!