Refactor update creation api
Compare changes
- Samuel GAIST authored
This allows to remove the custom get method
+ 4
− 4
@@ -117,10 +117,10 @@ class TeamDetailView(CommonContextMixin, generics.RetrieveUpdateDestroyAPIView):
This merge request does the following:
This allows to remove the custom get method