Comment on Django REST framework 3.15.0parentComments−blactuary2yI've been using Django for about 5 years and I've never bothered with DRF or even the ORM. Pure SQL and function-based views works just fine
Comments
I've been using Django for about 5 years and I've never bothered with DRF or even the ORM. Pure SQL and function-based views works just fine