Created
April 13, 2022 04:49
-
-
Save jangjichang/99ef9cfa0749444fa379280d6dd48a93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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