We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75959e commit da0e7eaCopy full SHA for da0e7ea
app/event/presentation/serializers.py
@@ -53,6 +53,7 @@ class Meta:
53
fields = (
54
"id",
55
"title",
56
+ "summary",
57
"description",
58
"image",
59
"categories",
0 commit comments