On Sep 26, 2013, at 11:16 AM, Carl Meyer <[email protected]> wrote: > I think either of these changes, but particularly the latter, is > significant enough that it deserves a mention here before a decision is > made.
It's a breaking change, so that's going to be a significant amount of upgrade work for existing applications. I also think we *really* need to push execution of this functionality into the database rather than having the Django core do it, if we're going to be making more use of on_delete. -- -- Christophe Pettus [email protected] -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. For more options, visit https://groups.google.com/groups/opt_out.
