agenda_culturel/src/test_app/urls.py

6 lines
77 B
Python

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