feat(user): remove agreement field from UserUpdateSerializer
This commit is contained in:
@@ -45,7 +45,6 @@ class UserUpdateSerializer(serializers.ModelSerializer):
|
|||||||
"dob",
|
"dob",
|
||||||
"atoll",
|
"atoll",
|
||||||
"island",
|
"island",
|
||||||
"agreement",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user