I have heard that in Django 0.92 we will have added Ajax. We are having 0.95 now (svn) and still nothing was added. :(
Why? The idea is simple. Ajax is pain in ass if we would like to use only pure JavaScript. So we need good helpers fo more comfortable work. For me Rails has very cool Ajax support. They have even special templates (rjs) for Ajax. It is very cool. But, the point is, that we do no need to create it from scratch. Why? Because there is already existing nice implementations of those helpers in Python! Another pythonic framework - Pylons - is using it. Look at http://pylonshq.com/WebHelpers/module-index.html. Why not to add these libraries to Django? Why somebody would like to reinvent the wheel? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---