django-tenants added, and configurated customers app
This commit is contained in:
6
core/apps/customers/urls.py
Normal file
6
core/apps/customers/urls.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from django.urls import path
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user