mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-19 14:04:07 +01:00
6 lines
53 B
Python
6 lines
53 B
Python
from django.urls import path
|
|
|
|
urlpatterns = [
|
|
|
|
]
|