We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299effc commit c80858bCopy full SHA for c80858b
pyconweb2022/program/serializers.py
@@ -29,6 +29,7 @@ class Meta:
29
"introduction",
30
"category",
31
"speaker_profile_img",
32
+ "id",
33
]
34
35
def get_difficulty(self, obj: Proposal):
0 commit comments