Hi, I know the discussion about django and ajax compatible response. The 'hardliners' say that you only need to implement your own kind of template - which is true for all time, but I would prefer a much more generic way to get the response from the views.
I made a server-side django library for ajax response Json, JsonRpc, or simple XmlRpc available here: http://svn.sourceforge.net/svnroot/django-userlibs/trunk/libs.ajax/ Currently I build generic date_based and generic list_detail views for ajax-response. Like to here any comments. Regards, Dirk -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

