134 | | * toward a RESTful approach to Django applications: http://www.stonemind.net/blog/2007/03/01/toward-a-restful-approach-to-django-applications/ and http://www.stonemind.net/blog/2007/03/08/django-rest-redux/ |
| 134 | * toward a RESTful approach to Django applications: http://www.stonemind.net/blog/2007/03/01/toward-a-restful-approach-to-django-applications/ and the following series which ends with: |
| 135 | * django-restful-model-views: http://code.google.com/p/django-restful-model-views/ |
| 136 | * Generic views for RESTful web services: http://www.aiplayground.org/artikel/improving-django/ |
| 137 | * !HttpMethodsMiddleware: http://www.djangosnippets.org/snippets/174/ |