Skip to content

Instantly share code, notes, and snippets.

@jangjichang
Created April 13, 2022 04:49
Show Gist options
  • Select an option

  • Save jangjichang/99ef9cfa0749444fa379280d6dd48a93 to your computer and use it in GitHub Desktop.

Select an option

Save jangjichang/99ef9cfa0749444fa379280d6dd48a93 to your computer and use it in GitHub Desktop.
serializer = CommentSerializer(comment)
serializer.data
# {'email': 'leila@example.com', 'content': 'foo bar', 'created': '2016-01-27T15:17:10.375877'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment