Re: Feature Request: Client side validation classes for forms

2012-02-06 Thread Tai Lee
I found that Alex's `django-ajax-validation` works pretty well for this and I think it works the way you described. Perhaps it could be updated and included into Django core, if there is good support for it. https://github.com/alex/django-ajax-validation/ Cheers. Tai. On Feb 4, 8:03 am, Adrian

Re: Student Proposal for Google Summer of Code 2012

2012-02-06 Thread Sam Lai
On 5 February 2012 20:16, j4nu5 wrote: > Hi, > > Google Summer of Code 2012 has been announced. > http://google-opensource.blogspot.com/2012/02/google-summer-of-code-2012-is-on.html > > I want to work on extending Django's database migration capabilities, > as a student. > > Database migrations ha