Changes between Version 29 and Version 30 of FeatureGrouping


Ignore:
Timestamp:
Apr 14, 2007, 7:51:23 AM (17 years ago)
Author:
David Larlet <larlet@…>
Comment:

add links for web services

Legend:

Unmodified
Added
Removed
Modified
  • FeatureGrouping

    v29 v30  
    132132 * Django Ajax Redux http://lazutkin.com/blog/2005/dec/10/django-ajax-redux/
    133133 * Pingbacks: XML-RPC and Django http://www.personal-api.com/train/2007/feb/01/pingbacks-xml-rpc-and-django/
    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/
    135138
    136139On mailing-lists:
Back to Top