feat: avto va tezkor baholash uchun history bo'limi qo'shildi
This commit is contained in:
@@ -112,6 +112,22 @@ PAGES = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
"title": _("Tarix"),
|
||||
"separator": True,
|
||||
"items": [
|
||||
{
|
||||
"title": _("Avto baholash tarixi"),
|
||||
"icon": "history",
|
||||
"link": reverse_lazy("admin:evaluation_autoevaluationhistorymodel_changelist"),
|
||||
},
|
||||
{
|
||||
"title": _("Tezkor baholash tarixi"),
|
||||
"icon": "manage_history",
|
||||
"link": reverse_lazy("admin:evaluation_quickevaluationhistorymodel_changelist"),
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
"title": _("Ma'lumotnomalari"),
|
||||
"separator": True,
|
||||
|
||||
Reference in New Issue
Block a user