mixr-api/api_v1/urls.py

5 lines
79 B
Python

from django.urls import path, include
# Assign register url
urlpatterns = [
]