Skip to content

Commit e1f2e66

Browse files
committed
Oops
1 parent 9a8e0e4 commit e1f2e66

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

users/serializers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ class Meta:
6868
"last_name",
6969
"patronymic",
7070
"speciality",
71-
"birthday" "avatar",
71+
"birthday",
72+
"avatar",
7273
"city",
7374
"is_active",
7475
"member",

0 commit comments

Comments
 (0)