Changes between Version 30 and Version 31 of FeatureGrouping


Ignore:
Timestamp:
Apr 14, 2007, 7:53:41 AM (18 years ago)
Author:
David Larlet <larlet@…>
Comment:

add links for web services

Legend:

Unmodified
Added
Removed
Modified
  • FeatureGrouping

    v30 v31  
    133133 * Pingbacks: XML-RPC and Django http://www.personal-api.com/train/2007/feb/01/pingbacks-xml-rpc-and-django/
    134134 * 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/
     135 * django-restful-model-views, A Django contribution to help create RESTful Web applications: http://code.google.com/p/django-restful-model-views/
     136 * djangocollection, Generic RESTful collection for django: http://code.google.com/p/djangocollection/
    136137 * Generic views for RESTful web services: http://www.aiplayground.org/artikel/improving-django/
    137138 * !HttpMethodsMiddleware: http://www.djangosnippets.org/snippets/174/
Back to Top