article sections

This commit is contained in:
Andreas Stephanides
2017-01-26 16:11:25 +01:00
parent edc643d3da
commit 2f43916d61
4 changed files with 46 additions and 19 deletions

View File

@@ -63,4 +63,4 @@ class SectionSchema(Schema):
id=fields.Integer()
foreign_name=fields.String()
name=fields.String()
articles=fields.Nested(ArticleCompSchema,many=True)
# articles=fields.Nested(ArticleCompSchema,many=True)