We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509645d commit 402cd64Copy full SHA for 402cd64
graphene_django/tests/test_converter.py
@@ -16,7 +16,7 @@
16
from .models import Article, Film, FilmDetails, Reporter
17
18
19
-# from graphene.core.types.custom_scalars import DateTime, JSONString
+# from graphene.core.types.custom_scalars import DateTime, Time, JSONString
20
21
22
def assert_conversion(django_field, graphene_field, *args, **kwargs):
0 commit comments