On 16/11/2015 4:32 PM, Mike Dewhirst wrote:
I've been trying to figure out why I can't delete child records
displayed in the Admin. Finally tracked it down to this method in
admin.py which when commented out restores the ability to check the
Delete box and get rid of the child record on clicking
On Friday 08 May 2009 12:39:59 Alex Gaynor wrote:
> On Fri, May 8, 2009 at 1:38 PM, Tim Sawyer
wrote:
> > Hi,
> >
> >
> > I'm overriding save_formset in a subclass of ModelAdmin. This worked fine
> > using svn 9382, but I've just updated to svn 10674 and it's not working.
> >
> This was fixed earl
On Fri, May 8, 2009 at 1:38 PM, Tim Sawyer wrote:
> Hi,
>
>
> I'm overriding save_formset in a subclass of ModelAdmin. This worked fine
> using svn 9382, but I've just updated to svn 10674 and it's not working.
>
>
> def save_formset(self, request, form, formset, change):
> """
> Stamp the model a
3 matches
Mail list logo