Hi,

My Ticket http://code.djangoproject.com/ticket/12760 Titled : "related
models with Foreignkey.null=True must not get deleted on delete of
their relation" was marked as dublicate today.

I don't aggree that this is a dublicate. i filed this as a bug not a
feature request.
I am also relating to the django version 1.1 and not the svn.

I really think that it was intendet to not delete those relations.
e.g. the comments in CollectedObjects.add say :
# Nullable relationships can be ignored -- they are nulled out before
# deleting, and therefore do not affect the order in which objects
# have to be deleted.

Even if it is not a bug the code appears a little confusing.
Why is a relation updated and afterwards deleted ?


Please have a 2nd look into this.

best regards
 -kanu


-- 
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.

Reply via email to