update url of excel
This commit is contained in:
@@ -9,5 +9,4 @@ router.register(r'', ProductExcelViewSet, basename='product_excel')
|
||||
|
||||
urlpatterns = [
|
||||
path('', include(router.urls)),
|
||||
# path('my_distributions_excel/', my_distributions_excel),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user