Baholash maqsadi uchun api chiqarildi

This commit is contained in:
Husanjonazamov
2026-03-17 19:36:21 +05:00
parent 386e9ead89
commit 9593b02c2d
6 changed files with 47 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ class ReferenceType(models.TextChoices):
BODY_TYPE = "body_type", _("Body type")
CAR_POSITION = "car_position", _("Car position")
STATE_CAR = "state_car", _("Car state")
EVALUATION_PURPOSE = "evaluation_purpose", _("Evaluation purpose")