"Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > (c) the new edit-inline interface will rely heavily on Javascript (AJAX) > to do its job.
+1. > Also, this means it's probably time to decide on a JS toolkit to bundle > with Django and use in the admin. As suggested by a number of people on > this list I gave Dojo a try, and I'm for the most part very impressed > (more at http://www.jacobian.org/2005/dec/19/django-meet- dojo/). The BSD > license means that we can bundle it with Django; now's the time for any > objections to using it in the admin. +1. If you need any help, write me. I would suggest to keep an eye on potential reusability of your widgets. It would be nice to use them in custom interfaces. Thanks, Eugene