mirror of
https://github.com/lemeow125/Ivy-Backend.git
synced 2025-06-28 16:45:44 +08:00
Added api urls
This commit is contained in:
parent
78e776177d
commit
d050013571
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
from django.contrib import admin
|
||||
from django.urls import path
|
||||
from django.urls import path, include
|
||||
|
||||
urlpatterns = [
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue