Re: CRUD OPERATION CLASS BASED API

2021-10-26 Thread Avinash Alanjakar
Hello, You can refer this repo. https://github.com/mrAvi07/drf-blog-api On Sat, 23 Oct 2021 at 07:22, Lahu Chavan wrote: > Hey DjangoUsersConnection, > How to use common(single) url for combining ADD, UPDATE, GET, > DELETE class based api. please give me an example with brief informati

Re: CRUD OPERATION CLASS BASED API

2021-10-23 Thread Lalit Suthar
this series of blogs really helped me 1. https://www.agiliq.com/blog/2019/04/drf-polls/ 2. https://www.agiliq.com/blog/2019/04/drf-polls-related-objects/ 3. https://www.agiliq.com/blog/2019/05/drf-polls-model-serializers/ 4. https://www.agiliq.com/blog/2019/05/django-r

CRUD OPERATION CLASS BASED API

2021-10-23 Thread Lahu Chavan
Hey DjangoUsersConnection, How to use common(single) url for combining ADD, UPDATE, GET, DELETE class based api. please give me an example with brief information. thank you so much -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsu