Skip to content

Commit 50c8566

Browse files
authored
Add start_date field in MicroAppealSerializer (#2381)
1 parent 714b46b commit 50c8566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

per/serializers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,7 @@ class Meta:
969969
"atype",
970970
"event_details",
971971
"country",
972+
"start_date",
972973
)
973974

974975

0 commit comments

Comments
 (0)