We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd4adb commit 0b8bc05Copy full SHA for 0b8bc05
1 file changed
users/serializers.py
@@ -378,6 +378,7 @@ class Meta:
378
]
379
read_only_fields = ["leader", "collaborator", "is_company"]
380
381
+
382
class UserExperienceMixin:
383
"""Mixin for Education and WorkExperience with same logic."""
384
0 commit comments