remove unnesscery redirect and and new admin view size

This commit is contained in:
Parsa Nazer
2025-02-05 01:56:51 +03:30
parent 8700fde8a4
commit 1ca41acf96
4 changed files with 3 additions and 5 deletions
-2
View File
@@ -11,8 +11,6 @@ from order.models import OrderModel
from ticket.models import Ticket
class HomeView(RedirectView):
pattern_name = "admin:index"