On Sep 11, 7:54 am, Ron W <[EMAIL PROTECTED]> wrote: > Trying to prevent some wheel-reinvention on my part and just wondering > if anyone out there's built some advanced form widgets to take care of > inline / ajax validation a la Digg registration page (http://digg.com/ > register/), Wufoo's inline help / highlighting. Preferably using > jQuery and making life real easy with ModelForms. > > I Googled around for it but couldn't find anything particularly good. > > Suggestions?
This is probably a bit out of date (pre ModelForms, I believe) but still quite useful. Jeremy Dunck, Jacob Kaplan-Moss and Simon Willison did a talk at OSCON 2007 called 'Django Master Class'. I believe Simon did the part of the talk about forms and AJAX which I think you might find useful. http://toys.jacobian.org/presentations/2007/oscon/tutorial/ Cheers, David -- David Reynolds [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

