remove unnesscery redirect and and new admin view size
This commit is contained in:
@@ -11,8 +11,6 @@ from order.models import OrderModel
|
||||
from ticket.models import Ticket
|
||||
|
||||
|
||||
class HomeView(RedirectView):
|
||||
pattern_name = "admin:index"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user