Re: Call for comment: Forms/manipulator replacement, take 1

2006-10-30 Thread Rob Hudson
> I hacked on the forms thing a bit more on a 3-hour plane ride today > and came to the same conclusion. I've attached the newest version of > this file (gee, progressing like this is going to get unwieldy unless > I check this into SVN), which has changed Widget.render() to take the > name and va

Re: Call for comment: Forms/manipulator replacement, take 1

2006-10-30 Thread Brantley Harris
On 10/26/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote: > I've attached the first draft implementation of the manipulator ... Yeay! Progress. I'm +1 for progress. I like the direction towards simplification and separation, but I'm not sure if the line is drawn at the correct place. Essentiall

Job's

2006-10-30 Thread Freddy Zuarich
Greetings, I write to them so that programmers of python with 3 years of experience ask for themselves, in addition working with Django and postgresql… Contracts by development. Send the CV to the direction [EMAIL PROTECTED]Saludos, les escribo por que se solicitan programadores de python con 3 año

CommaSeparatedIntegerField and SelectMultipleField

2006-10-30 Thread xgdlm
Hello all, I would like to have a Multiple Select box, render the chosen fields of a CommaSeparatedIntegerField. The CommaSeparatedIntegerField stores the ability of a user to move to a given area : -- Mobility = models.CommaSeparatedIntegerField(maxl