mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Added Djoser
This commit is contained in:
parent
83682bead6
commit
ab7fb228e3
13 changed files with 340 additions and 3 deletions
|
@ -2,5 +2,5 @@ from django.contrib import admin
|
|||
from django.urls import path, include
|
||||
|
||||
urlpatterns = [
|
||||
|
||||
path('accounts/', include('accounts.urls'))
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue