IIT-BHU-InstiApp / lite-hai-backend

https://lite-hai.copsiitbhu.co.in/
13 stars 20 forks source link

Introduce resources for workshops and removed some bugs #38

Closed nishantwrp closed 4 years ago

nishantwrp commented 4 years ago

Fixes #26

nishantwrp commented 4 years ago

@krashish8, Ok so please tell all the endpoints that need safe_methods.

krashish8 commented 4 years ago

I think those endpoints require this which are created using RetrieveUpdateDestroyAPIView and have any custom permissions, namely /resources/{id}/ and /workshops/{id}/.

nishantwrp commented 4 years ago

Oh, I mean which permissions. @krashish8