Skip to content

Commit 0cd9ca6

Browse files
committed
Again Add birthday field to UserDetailSerializer
1 parent 418e679 commit 0cd9ca6

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
@@ -67,8 +67,8 @@ class Meta:
6767
"first_name",
6868
"last_name",
6969
"patronymic",
70-
"speciality",
7170
"birthday",
71+
"speciality",
7272
"avatar",
7373
"city",
7474
"is_active",

0 commit comments

Comments
 (0)