Redesigning Django's generic class based views.(dabapps.com)
dabapps.com
Redesigning Django's generic class based views.
http://dabapps.com/blog/fixing-djangos-generic-class-based-views/
http://dabapps.com/blog/fixing-djangos-generic-class-based-views/
I use your DRF for an API too and find that to be much more straightforward. If this is in a similar vain (and it seems it is) I look forward to trying it out! I worry that it might take a lot of time to replace though, after I spent all that time tweaking I might wait until the next project.