I am principal module completed and added website and tags 2

This commit is contained in:
rizwanisready
2024-04-08 18:58:09 +05:30
parent 7d760361da
commit a73bd38a2b

View File

@@ -161,6 +161,7 @@ class ProfileSerializer(serializers.ModelSerializer):
"youtube_profile",
"facebook_profile",
"instagram_profile",
"website",
]
def update(self, instance, validated_data):