Skip to content

Commit

Permalink
Add reversed constraints to RaffleSerializer
Browse files Browse the repository at this point in the history
  • Loading branch information
ShayanShiravani committed Nov 30, 2023
1 parent dc89de5 commit ccc3397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prizetap/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ class Meta:
"raffleId",
"constraints",
"constraint_params",
"reversed_constraints",
"created_at",
"start_at",
"deadline",
Expand Down

0 comments on commit ccc3397

Please sign in to comment.