TurTaskWeb/backend/boards/urls.py
2023-11-20 02:39:41 +07:00

6 lines
53 B
Python

from django.urls import path
urlpatterns = [
]