On Mar 11, 6:20 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > If you have two models in different apps that are > self referential, then you don't really have two > apps - you have one app (or, two apps that are so > closely related that they probably should be one > app)
Russ, I understand your rationale here and won't lobby for it to change - but in the interest of completeness I should mention that I've encountered situation(s) where this is not practical without creating an unwieldy "mega-app". It's certainly possible that I have a flawed design mindset <0.5 wink>, but I've enough years of Python experience to trust my instincts. You can argue that anyone who understands the issue well enough is probably capable of working around it, as Ben and I have. That's good enough for me. Maybe Ben can refactor his ticket as code to post on djangosnippet.org. -- Jeff Bauer Rubicon, Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
