feat: reformatted some templates and new filter for TicketListView

This commit is contained in:
2025-05-28 23:17:36 +02:00
parent 84ac0c1bac
commit 49e8a794af
5 changed files with 334 additions and 278 deletions

View File

@@ -1,6 +1,5 @@
from django.urls import path
from . import views
from .views import (
TicketListView,
TicketCreateView,