On Sun, Jun 22, 2008 at 3:32 AM, Alessandro Ronchi <
[EMAIL PROTECTED]> wrote:

> 2008/6/21, Scott Moonen <[EMAIL PROTECTED]>:
> > Yes, I think it is incorrect.  It should be set on some field that the
> user
> > can type in and which must not be blank.  Then, when that field is left
> > blank, the admin will actually delete the address.  I recommend setting
> > core=True on the indirizzo field.
>
> If I put core=True on more than one field, and if 1/3 of those fields
> is blank, the object is deleted, or it needs 3/3 fields blank to
> delete?
>

If all fields marked core are blanked, then the object is deleted.

BTW this core thing is gone in newforms-admin.  There's a 'delete' checkbox
next to edited-inline objects that lets you delete them in a more
straightforward manner.

Karen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to