Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save akshar-raaj/246dac547b3280bd87a46f4258cdd8e2 to your computer and use it in GitHub Desktop.

Select an option

Save akshar-raaj/246dac547b3280bd87a46f4258cdd8e2 to your computer and use it in GitHub Desktop.
VoteSerializer
class VoteSerializer(serializers.Serializer):
choice_id = serializers.IntegerField()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment