5 lines
No EOL
67 B
Python
5 lines
No EOL
67 B
Python
from django.urls import path
|
|
|
|
from . import views
|
|
|
|
urlpatterns = [] |