buffer_clone_backend/api/urls.py
2024-03-08 16:52:06 +02:00

5 lines
49 B
Python

from django.urls import path
urlpatterns = [
]