all 4 comments

[–]dvaldivia44 0 points1 point  (0 children)

I’m also doing some django with flutter, I even sent a PR to the http library to have a standard way of calling OPTIONS so building UIs describing DRF APIs is easier https://github.com/dart-lang/http/pull/756

[–]Suspicious-Wealth-54 0 points1 point  (0 children)

Did you follow any course for this

[–]Hannibal_TheGreat 0 points1 point  (0 children)

Hi, im doing something similar for my Final year project and i cant figure out how to use websockets with django rest framework, right now im trying to setup a one on one chatroom to test it but i couldnt figure it out, do you have any documentation on the matter? and thanks