2023-05-10 13:19:19 +02:00

6 lines
77 B
Python

from django.urls import path # noqa
urlpatterns = [
# ... other urls
]