mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-22 22:53:05 +03:00
Removed DjangoFilterConnectionField
This commit is contained in:
parent
061d9eb52a
commit
6f138c8a7e
|
@ -1,6 +1,5 @@
|
|||
import graphene
|
||||
from graphene import Schema, relay, ObjectType
|
||||
from graphene_django.filter import DjangoFilterConnectionField
|
||||
from django.test import TestCase, RequestFactory
|
||||
from graphene_django import DjangoObjectType
|
||||
from graphene_django.auth.mixins import AuthNodeMixin, AuthMutationMixin
|
||||
|
|
Loading…
Reference in New Issue
Block a user