I am asking this because I am choosing the tools for my next project. The frameworks I am looking at are (in order of preference):
Django (more below) Turbogears (doesn't have the admin, not RESTful by default) RoR (python is a much cleaner language) Plone (I have downloaded plone twice at least and never understand really how it works) Django with the magic-removal-branch is almost perfect for me, but i would like to do some ajax stuff and maybe using some javscript effects on the site, so is someone now working on it? in the last discussion on the matter people where looking at mochikit and dojo. I have worked with mochikit and now they have ported scriptaculous so they also have a lot of effects. What I really need is to have JSON serialization and ignoring of a get parameter (for working around an IE bug), this is independent of javascript toolkit and should be somewhat easy to do, so is anyone working on this? If in the end I choose django for the project I will do this myself. I just want to know if there are plans for it and how the whole ajax subject is beeing worked on as the wiki page has not changed, and the last message about it is from one month ago.
