I have the following URLs file:
from django.conf.urls import url from .views import get_tickets, ticket_detail, create_or_edit_ticket, ticket_vote, ticket_vot