We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3119b commit 751b7a2Copy full SHA for 751b7a2
1 file changed
users/serializers.py
@@ -64,6 +64,7 @@ class Meta:
64
"last_name",
65
"patronymic",
66
"avatar",
67
+ "is_active",
68
]
69
70
0 commit comments