We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f82e10 commit 1316a31Copy full SHA for 1316a31
settings.py
@@ -56,3 +56,5 @@
56
# https://docs.djangoproject.com/en/3.2/topics/http/sessions/
57
58
SESSION_ENGINE = "api.models.session"
59
+
60
+CSRF_HEADER_NAME = "HTTP_CSRFTOKEN"
0 commit comments