From 5dee0d604fc4278da6a75ff56990ef6ef350cb06 Mon Sep 17 00:00:00 2001 From: 7nimor <7nimor@gmail.com> Date: Sat, 7 Feb 2026 15:14:30 +0330 Subject: [PATCH] update hatching --- app/views.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views.py b/app/views.py index 2293f74..575aa80 100644 --- a/app/views.py +++ b/app/views.py @@ -783,7 +783,6 @@ class HatchingsViewSet(viewsets.ModelViewSet): return filters def create(self, request, *args, **kwargs): - print(request.data) BREED_STANDARDIZATION = { 'آربراکرز (آ��لاس)': 'آربراکرز (آپلاس)', 'آربراک��ز (آپلاس)': 'آربراکرز (آپلاس)',