On 11/2/06, Wolfram Kriesing <[EMAIL PROTECTED]> wrote: > Is this patch something useful then?
Unless I'm misreading it, all this patch does is stop Django from trying to do its own cascade; on many database setups, this will result in an exception being thrown from the database, because the database will want you to be doing *something* to preserve the integrity of the relation. A full solution to this problem would take into account the vagaries of support in different databases; see this django-developers thread for details: http://groups.google.com/group/django-developers/browse_frm/thread/bae9fcc645c4b04c/ -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---