Re: Customized Views for CRUD actions

2018-09-07 Thread Jason
I think you're mixing pieces, concepts and ideas up due to your unfamilarity. django can do exactly what you want to do. but it does it in different ways, and DRF adds another way to do it. Problem is, you need to separate out the view layer, the transport format and the presentation layer.

Re: Customized Views for CRUD actions

2018-09-06 Thread Jason
that's what the generics and mixins are for -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an