2 lines
46 B
Python
2 lines
46 B
Python
from django.urls import path
|
|
urlpatterns = []
|
from django.urls import path
|
|
urlpatterns = []
|