massive product load implementation, not tested
This commit is contained in:
@@ -129,3 +129,4 @@ def load_coop_managers(request):
|
||||
return Response()
|
||||
except Exception as e:
|
||||
return Response({"errors": {"details": str(type(e))}})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user