supportda tuman requireddan olib tashlandi

This commit is contained in:
behruz-dev
2025-12-04 17:36:33 +05:00
parent f24a2760a9
commit eb010cb6de
4 changed files with 33 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ class SupportListSerializer(serializers.ModelSerializer):
return {
'id': obj.district.id,
'name': obj.district.name,
}
} if obj.district else None
def get_user(self, obj):
return {