Hi, I'm the developer working on the branch.
A few things, hopefully to answer your concerns. 1) The HTML and JS is written that the AJAX can be turned off very easily(currently it works better with JS disabled then enabled). And I plan on implementing a method of selecting if you wish to use the AJAX or not. I might even implement it so you have to install the YUI toolkit seperately rather then increse Django's size (though w/ the YUI toolkit it works out to about 50-75kb increase in size). 2) The current way I have the interface set up, I find it improves the interface greatly to have AJAX send the request to the server and update the page. I plan on adding some "Apply selected" and "Delete selected" buttons in the next few days but the AJAX does help. 3) The Admin interface already uses a lot of javascript code, I'm just the first to use a toolkit rather then bits and pieces. Hopefully that answers some of your concerns. I'm curious as to the communities take on it, if in general the opinion is to remove it then I will. I personally think the admin interface would work well with some AJAX built into it, but I know that isn't the case with everyone. Comments? Concerns? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
