Und zurück

This commit is contained in:
Pawel Kowalski 2018-08-09 16:46:32 +02:00
parent 0dbd4821e6
commit 0a4fb5555a
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ from .models import Book, Topic, Module
class ModuleNode(DjangoObjectType):
pk = graphene.Int()
hero_image = graphene.String()
# nahär tschäderets
class Meta:
model = Module