From d1aecab4752e1dea34fe733a1e473e78dc61a4e9 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Thu, 30 Aug 2018 20:44:15 +0300 Subject: [PATCH] add integrity and crossorigin attributes --- .../templates/graphene/graphiql.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/graphene_django/templates/graphene/graphiql.html b/graphene_django/templates/graphene/graphiql.html index b04ccd9..6f54be2 100644 --- a/graphene_django/templates/graphene/graphiql.html +++ b/graphene_django/templates/graphene/graphiql.html @@ -16,11 +16,20 @@ add "&raw" to the end of the URL within a browser. width: 100%; } - - - - - + + + + +