To me, that does not seem very DRY. Even after the developer decides upon a javascript library to use, there is still a lot of boilerplate involved to do common things like populating one widget based upon what the user selects in another widget. I often need to populate one widget based upon what the user selects in another. Or update the contents of one div without reloading the whole page.
And, OK, I'll fess up and say that I want to think in python and not have to switch gears back and forth between python and javascript. ;-) Integration of a javascript library with the new widgets and forms would have a lot of advantages. I'm new here. So I don't want to be overly critical. But Django definitely has a preferred ORM and a preferred templating engine. Why be so set on complete agnosticism when it comes to javascript? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

