Исправление обработчика pure_status для ошибок

This commit is contained in:
2026-07-18 23:05:39 +03:00
parent a8d36b59b4
commit 7c0f32d1fc
6 changed files with 72 additions and 6 deletions

View File

@@ -11,7 +11,6 @@
from typing import Any
from uuid import UUID
from rest_framework.exceptions import ValidationError
from rest_framework.permissions import AllowAny
from net.xeaf.rack.core import CoreModel