Resolve "Show only teachers with courses in the current school term"
Merged
requested to merge 274-show-only-teachers-with-courses-in-the-current-school-term into master
Compare changes
@@ -242,7 +242,9 @@ class Query(graphene.ObjectType):
@@ -242,7 +242,9 @@ class Query(graphene.ObjectType):
return graphene_django_optimizer.query(get_teachers(info.context.useri, request=info.context), info)