academon/api/urls.py
2022-09-16 12:51:56 +00:00

5 lines
57 B
Python

from django.urls import path, include
urlpatterns = [
]