A class based generic view for Django to handle the CRUD signals sent from backbonejs using JSON.
This Django site has a simple To-Do list app which uses the backbonsjs Django view to handle the CRUD from the client side with out needing to write boilerplate code.
Original blog post about this: backbonejs-django-generic-view