On 12/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I googled and found some messages/blogs that dojo is supposed to be > included in django 0.92 yet I failed to find it in the 0.95 release.
I don't know where you read that, but Dojo is _not_ going to be included in Django. Django is, and will remain AJAX toolkit agnostic. Django is a framework for building server-side web-based applications - it is up to the website designer to pick appropriate client-side toolkits. Dojo is one of these client-side toolkits, but there are just too many toolkits, each with their own strengths and weaknesses, to officially bless any one of them. Wherever possible, we will add features to Django that make it easier to use these Javascript toolkits. For example, the serialization framework was added to make it easier to serve dynamic XMLHttpRequests. Any suggestions on how to improve these capabilities are greatfully accepted. However, these suggestions should be generic in nature, rather than suggesting integration with a specific toolkit. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---