add new fields for auto-evalution model
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user