Re: Tickets for comment/BDFL approval

2007-08-04 Thread Adrian Holovaty
On 7/31/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > #3297 - FileField/ImageField for newforms > http://code.djangoproject.com/ticket/3297 > > #4001 - saving m2m fields on newforms with commit=False > http://code.djangoproject.com/ticket/4001 > > #4418 - Newforms media > http://code.django

Re: Tickets for comment/BDFL approval

2007-08-01 Thread Russell Keith-Magee
On 8/1/07, Gary Wilson <[EMAIL PROTECTED]> wrote: > > authors = Author.objects.filter(name__contains="Gary") > new_book = Book(title="Hello World", authors=authors) > new_book.save() Regardless of any particular merits of this idea, it has one _huge_ strike against it - it's a _massive_ backwards

Re: Tickets for comment/BDFL approval

2007-07-31 Thread Phil Davis
On 31/07/07, Gary Wilson <[EMAIL PROTECTED]> wrote: [...] > The save_m2m() seems a bit weird to me too. Sometimes it's there, > sometimes it's not. Also, this sort of logic seems to me like it should > be in the Model class instead. After all, it's not the form that has > the problem with not s

Re: Tickets for comment/BDFL approval

2007-07-31 Thread Gary Wilson
Russell Keith-Magee wrote: > #3297 - FileField/ImageField for newforms > http://code.djangoproject.com/ticket/3297 +1 > #4001 - saving m2m fields on newforms with commit=False > http://code.djangoproject.com/ticket/4001 -1 The save_m2m() seems a bit weird to me too. Sometimes it's there, some

Re: Tickets for comment/BDFL approval

2007-07-31 Thread Jacob Kaplan-Moss
On 7/31/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > #3297 - FileField/ImageField for newforms > http://code.djangoproject.com/ticket/3297 > > #4001 - saving m2m fields on newforms with commit=False > http://code.djangoproject.com/ticket/4001 > > #4418 - Newforms media > http://code.django

Re: Tickets for comment/BDFL approval

2007-07-31 Thread Malcolm Tredinnick
Hey Russ, On Tue, 2007-07-31 at 21:59 +0800, Russell Keith-Magee wrote: > Hi all (and especially Adrian), > > I appreciate that everyone is very busy with OSCON travel and other > work commitments, but I've got a few big tickets that have queued up > over the last month or so waiting on comment

Tickets for comment/BDFL approval

2007-07-31 Thread Russell Keith-Magee
Hi all (and especially Adrian), I appreciate that everyone is very busy with OSCON travel and other work commitments, but I've got a few big tickets that have queued up over the last month or so waiting on comments and/or BDFL blessing for checkin. If at all possible, I'd appreciate some eyeball