Music-Controller-Web-App-Tutorial icon indicating copy to clipboard operation
Music-Controller-Web-App-Tutorial copied to clipboard

Wrong APIView leading to no POST form in UI

Open vishwarajanand opened this issue 4 years ago • 0 comments

ListAPIView should be ListCreateAPIView instead!

https://github.com/techwithtim/Music-Controller-Web-App-Tutorial/blob/c0aa186cdbb574a598d9f7fafabfa665f7ee4e31/Tutorial%201%20-%204/api/views.py#L9

vishwarajanand avatar Feb 21 '21 16:02 vishwarajanand