Interesting. It shouldn't be following it at all unless it's using 
select_related, and even then it shouldn't use select_related for this by 
default because it's a nullable foreignkey. Or, are you doing some 
interesting code in your __init__ method?

I just tried creating a circular reference in my project and it came out of 
the database fine. Is there anyway you can get the top of the maximum 
recursion depth traceback?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/73234b90-d9f7-431e-a7ea-7c5178facaf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to