Yeah, I've been keeping a close eye on grappelli -- you guys have done some really cool stuff. I plan on refactoring the ordering APIs to make it possible to preserve reordering on errors. That's my next task :) Zain
On Fri, Jun 12, 2009 at 1:34 AM, patrickk <[email protected]> wrote: > > if you like to implement reordering inlines (as outlined in wilsons > graphic for stacked inlines), you might wanna consider this: > in case of an error, the reordering should be preserved (of course). > as far as I know, this is currently not possible with the way django > handles formsets. > > it´d be absolutely awesome to have this feature though ... > > we´ve done something similar with grappelli (using jquery): > http://code.google.com/p/django-grappelli/wiki/inlinemodeladminoptions > > thanks, > patrick > > > On 9 Jun., 14:16, Renato Garcia Pedigoni <[email protected]> > wrote: > > Great! > > I agree with you that selector inline should not replace stacked > > inlines. Keep up the good work! > > > > On Tue, Jun 9, 2009 at 8:51 AM, Philip Roberts < > [email protected]>wrote: > > > > > Hi Zain, > > > > > Great project you've got there, looking forward to seeing more of what > you > > > get up to. > > > > > Phil > > > > -- > > Atenciosamente, > > Renato Garcia Pedigoni > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
