update hatching
This commit is contained in:
@@ -783,9 +783,6 @@ class HatchingsViewSet(viewsets.ModelViewSet):
|
||||
return filters
|
||||
|
||||
def create(self, request, *args, **kwargs):
|
||||
with open("ahmad.txt","+w") as ahmad:
|
||||
ahmad.write(str(request.data))
|
||||
ahmad.close()
|
||||
BREED_STANDARDIZATION = {
|
||||
'آربراکرز (آ<><D8A2>لاس)': 'آربراکرز (آپلاس)',
|
||||
'آربراک<EFBFBD><EFBFBD>ز (آپلاس)': 'آربراکرز (آپلاس)',
|
||||
|
||||
Reference in New Issue
Block a user