As I mentioned a few weeks ago, Andreas Stuhlmueller has proposed a general REST API for Django, and as his ideas and mine seemed very compatible, we began talking about collaborating on a joint solution.
Another django-restful-model-views Update
Categories:
Related Post
A Few Drupal RecipesA Few Drupal Recipes
I am finishing a Drupal based project which required that I explore areas of Drupal that were new to me. The result is that I have some snippets of code
REST, GROOVY, BEHAVIOR DRIVEN DEVELOPMENT, AND OTHER THINGS CHANGING HOW I APPROACH MY WORKREST, GROOVY, BEHAVIOR DRIVEN DEVELOPMENT, AND OTHER THINGS CHANGING HOW I APPROACH MY WORK
Every few years, I learn a new approach to software development or a new set of tools, that once mastered, leaves me thinking that I finally really understand how to
toward a RESTful approach to Django applicationstoward a RESTful approach to Django applications
Although it may not look like it at first, this is intended to be the second in a series about implementing a tagging application in DJango. Part of my motivation