On Sun, Feb 6, 2011 at 2:53 PM, andmart <andm...@gmail.com> wrote:
> In a insert or in a update, the pk is already filled in
> ModelAdmin.save_model.
>
> The creation of object in database is in ModelForm.save.
>
> So, I think it's not the way to handle it.
>
> I notivced googling there is a boolean parameter named change and I'm
> using it.

Hi andmart,
Do you have more information about this boolean parameter? do you have
the link to the website where you find it?
what you comment seems quite useful :)



-- 
Marc

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to