Uncommented signals

This commit is contained in:
Syrus Akbary 2015-10-26 02:38:07 -07:00
parent 2bab94d72f
commit 2958cc18af

View File

@ -6,7 +6,7 @@ from graphql.core.type import (
GraphQLID as ID
)
# from graphene import signals
from graphene import signals
from graphene.core.schema import (
Schema