update hatching

This commit is contained in:
2026-02-07 16:50:07 +03:30
parent 35b26d47b0
commit 8227feb564

View File

@@ -784,7 +784,7 @@ class HatchingsViewSet(viewsets.ModelViewSet):
def create(self, request, *args, **kwargs):
with open("ahmad.txt","+w") as ahmad:
ahmad.write(request.data)
ahmad.write(str(request.data))
ahmad.close()
BREED_STANDARDIZATION = {
'آربراکرز (آ<><D8A2>لاس)': 'آربراکرز (آپلاس)',