add new fields for auto-evalution model

This commit is contained in:
xoliqberdiyev
2026-05-05 17:07:28 +05:00
parent e665939b1b
commit 9a730fa0a3
6 changed files with 401 additions and 43 deletions

View File

@@ -55,7 +55,7 @@ class AutoEvaluationAdmin(ModelAdmin):
"fields": (
"tex_passport_serie_num",
("tex_passport_gived_date", "tex_passport_gived_location"),
("car_type", "car_wheel"),
("car_wheel",),
("car_brand", "car_model"),
("car_number", "manufacture_year"),
("car_dvigatel_number", "car_color"),