This is my variation on what RESTful views based on django's CBVs could look like with fewest possible changes to the original interface. Written with simple RESTful json APIs in mind.
pawartur/django-rest-views
This is my variation on what RESTful views based on django's CBVs could look like with fewest possible changes to the original interface.
PythonNOASSERTION