We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8e0e4 commit e1f2e66Copy full SHA for e1f2e66
1 file changed
users/serializers.py
@@ -68,7 +68,8 @@ class Meta:
68
"last_name",
69
"patronymic",
70
"speciality",
71
- "birthday" "avatar",
+ "birthday",
72
+ "avatar",
73
"city",
74
"is_active",
75
"member",
0 commit comments