Skip to content

Commit

Permalink
Add start_date field in MicroAppealSerializer (#2381)
Browse files Browse the repository at this point in the history
  • Loading branch information
susilnem authored Jan 13, 2025
1 parent 714b46b commit 50c8566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions per/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,7 @@ class Meta:
"atype",
"event_details",
"country",
"start_date",
)


Expand Down

0 comments on commit 50c8566

Please sign in to comment.