Re: inlineformset delete on empty revisited

2009-07-11 Thread patrickk
maybe this helps (well ... it probably doesn´t help, but it maybe clarifies): http://code.djangoproject.com/ticket/10828 regards, patrick On 11 Jul., 08:11, nbv4 wrote: > http://pastebin.com/f40a3bde9 > > I found this little snippet on this group and am trying to get it to > work on my model, b

inlineformset delete on empty revisited

2009-07-10 Thread nbv4
http://pastebin.com/f40a3bde9 I found this little snippet on this group and am trying to get it to work on my model, but no luck. I'm using the code pretty much as-is except for two small changes, which are noted by a code comment. I can create new instances of my model using this formset, bit I