add apps and drf_yasg
This commit is contained in:
5
core/apps/shared/urls.py
Normal file
5
core/apps/shared/urls.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.urls import path, include
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
]
|
||||
Reference in New Issue
Block a user