Re: "Delete selected objects" in admin batch edit

2009-04-04 Thread kmike
Totally agree, bulk delete shouldn't be enabled by default. One more issue with that: it is nice to be able to define actions order in drop-down list. It can be achieved with very simple patch, see http://code.djangoproject.com/ticket/10734 . But if we have delete action (or any other action) ena

Re: "Delete selected objects" in admin batch edit

2009-04-04 Thread Alex Gaynor
On Sat, Apr 4, 2009 at 7:10 PM, kmike wrote: > > Totally agree, bulk delete shouldn't be enabled by default. > > One more issue with that: it is nice to be able to define actions > order in drop-down list. It can be achieved with very simple patch, > see http://code.djangoproject.com/ticket/10734

Re: Dallas 1.1 sprint - dates?

2009-04-04 Thread Justin Bronn
On Apr 3, 9:50 am, Jeremy Dunck wrote: > Gary, Justin? > The 17th option is better for me, but at this point it's still not looking like I'll be able to make it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Djan

Re: GSoC - denormalization model field proposal

2009-04-04 Thread christian schilling
2009/3/22 Daniel Tang > > On Sun, Mar 22, 2009 at 11:55, Christian Schilling > wrote: > > > 2) a API like the current django-denorm to turn functions into fields. > > this could work by creating a model DirtyInstance that contains > > nothing but a generic FK > > when such a field is used it sho

Re: CSRF template tag patch done

2009-04-04 Thread Luke Plant
Hi Jacob, Just got back from being away, would have replied earlier otherwise... > It's simply far too draconian: if I forget to do all steps needed > to upgrade, all my contrib apps stop working. And then as soon as I > *do* those steps, all *my* apps that use POST stop working. I just > can't