Skip to content

Commit 9a8e0e4

Browse files
committed
Add birthday to UserDetail serializer
1 parent 03d1802 commit 9a8e0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

users/serializers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class Meta:
6868
"last_name",
6969
"patronymic",
7070
"speciality",
71-
"avatar",
71+
"birthday" "avatar",
7272
"city",
7373
"is_active",
7474
"member",

0 commit comments

Comments
 (0)