first base of project-changed apps: Herd-livestock-tag-log-elasticsearch-
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# Your urls go here
|
||||
|
||||
from django.urls import path, include
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
path('web/', include('apps.herd.web.api.v1.urls'))
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user