new route

This commit is contained in:
Parsa Nazer
2025-05-19 20:41:54 +03:30
parent 3489a747e8
commit 2f1236a83d
14 changed files with 294 additions and 14 deletions
+7 -8
View File
@@ -160,8 +160,12 @@ UNFOLD = {
"title": _("زیر دسته بندی"),
"icon": "category",
"link": reverse_lazy("admin:product_subcategorymodel_changelist"),
}
},
{
"title": _("دسته بندی پورسانتی"),
"icon": "devices",
"link": reverse_lazy("admin:home_showcaseslider_changelist"),
},
],
},
{
@@ -186,12 +190,7 @@ UNFOLD = {
"icon": "newsmode",
"link": reverse_lazy("admin:blog_blogmodel_changelist"),
},
{
"title": _("نمایش کیس ها"),
"icon": "devices",
"link": reverse_lazy("admin:home_showcaseslider_changelist"),
},
],
},