From fa954eda8f67747bd9336ffd6568558e0cb323fd Mon Sep 17 00:00:00 2001 From: Ben Howes Date: Wed, 29 Jan 2020 13:48:03 +0000 Subject: [PATCH] Update graphene_django/templates/graphene/graphiql.html Co-Authored-By: Jonathan Kim --- graphene_django/templates/graphene/graphiql.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphene_django/templates/graphene/graphiql.html b/graphene_django/templates/graphene/graphiql.html index 8627e0f..99f8083 100644 --- a/graphene_django/templates/graphene/graphiql.html +++ b/graphene_django/templates/graphene/graphiql.html @@ -31,7 +31,7 @@ add "&raw" to the end of the URL within a browser. crossorigin="anonymous"> -
+
{% csrf_token %}