Don't overthink it.

  If believe you are likely to run into cascading recursive updates, then 
those cascades will happen no matter where you put the update. You will 
need to deal with it some way or another (locking, careful ordering, better 
data structures, whatever), but just moving things around will not 
automatically clean up the mess :-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/-BeKn3VXW78J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to