-
- Downloads
Changed StudentSelfApieViewSet to RetrieveApiView
The extra functionality offered by the ViewSet is not needed in this place and caused unexpected behavior (it returned an array containing an object, breaking the StudentView). For this very simple View imo explicit is better than implicit.
parent
54474602
No related branches found
No related tags found
This commit is part of merge request !22. Comments created here will be created in the context of that merge request.
Please register or sign in to comment