/
home
/
report
/
report
/
report
/
File Upload :
llllll
Current File: /home/report/report/report/urls.py
from django.urls import path, include from .views import * from rest_framework import routers urlpatterns = [ path('customer/list', listCustomers), path('customer/ras', listCustomersRas), path('customer/ras/type', listSendCustomRas), path('customer/type', listType), path('customer/filter', listGroupFilter), path('test', testCelery), path('test/test', test), ]
Copyright ©2k19 -
Hexid
|
Tex7ure