2024-07-18 14:38:03 +02:00

5 lines
70 B
Python

# myapp/urls.py
from django.urls import path
from . import views