#3215: Deletion of objects with a GenericRelation(X) deletes unrelated X objects
with the same object_id!
--------------------------------------------------+-------------------------
Reporter: Thomas Steinacher <[EMAIL PROTECTED]> | Owner:
adrian
Status: new | Component:
Database wrapper
Version: | Resolution:
Keywords: | Stage:
Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------------+-------------------------
Comment (by Alex Dedul):
I've already tried to implement fix for this in #3081, but it needs
improvements - for now it couples contrib content types to django database
wrapper, uses generator expressions available only in python 2.4, lacks
tests etc. And if generic relations will be moved to contrib apps too
seems like it would be problematic to do proper deletion at all.. But this
should be investigated further.
--
Ticket URL: <http://code.djangoproject.com/ticket/3215#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---