rancher setub

This commit is contained in:
2025-08-03 16:03:01 +03:30
parent 6ccbadbbdc
commit 57d1034024
13 changed files with 210 additions and 9 deletions

View File

@@ -48,7 +48,6 @@ class LiveStockSerializer(serializers.ModelSerializer):
'birthdate',
'gender',
]
depth = 1
def to_representation(self, instance):
""" Customize output of serializer """