Changes between Version 10 and Version 11 of FeatureGrouping


Ignore:
Timestamp:
Feb 19, 2007, 1:16:12 AM (17 years ago)
Author:
David Larlet <larlet@…>
Comment:

Add web services (don't know if this page is restricted to version one features)

Legend:

Unmodified
Added
Removed
Modified
  • FeatureGrouping

    v10 v11  
    3636
    3737There are a bunch of these, so here's a placeholder for them. Many are already assigned to mtredinnick; the remainder should be. I'm working on a rewrite of the query creation portion of !QuerySets -- Malcolm.
     38
     39== Web services ==
     40
     41Tickets:
     42 * Models CRUD via web services (#115) with a lot of duplicates
     43 * [patch] XMLRPC support for django (#547) for part of a solution (set as duplicate of #115)
     44
     45On the web:
     46 * XMLRPC in Django http://www.allyourpixel.com/post/xmlrpc-djgo/
     47 * Django Ajax Redux http://lazutkin.com/blog/2005/dec/10/django-ajax-redux/
     48 * Pingbacks: XML-RPC and Django http://www.personal-api.com/train/2007/feb/01/pingbacks-xml-rpc-and-django/
     49
     50On mailing-lists:
     51 * Extend URL resolver support for HTTP Methods / REST support: http://groups.google.com/group/django-developers/browse_thread/thread/15056b2979180228/e9c4c94408a54f44
     52 * metaapi: Django Meta-API - Invitation to Criticize! http://groups.google.com/group/django-developers/browse_thread/thread/639016969c4cd323/745e4111d3835634
     53 * Django, RDF & XUL http://groups.google.com/group/django-users/browse_thread/thread/da7638815273dbcd/c0a371f9f6ebd286
     54 * REST-like web services in Django http://groups.google.com/group/django-users/browse_thread/thread/9f438744f6be28b4/bf7d2d3314d4df0f
     55 * A RESTful Django? http://groups.google.com/group/django-users/browse_thread/thread/540bce06cda01fc7/056d6c595547abc9
     56
Back to Top