On Mon, Aug 21, 2006 at 01:18:03PM -0400, Waylan Limberg wrote:
> If a Customer can NOT have a LifeInsurance without a Mortgage, then
> just link LifeInsurance to Mortgage which will then link to a
> Customer. Of course, if having a Mortgage is not a requirement for
> LifeInsurance, that won't work and you'll have to use your current
> scheme with an additional ForiegnKey from LifeInsurance to Customer.

They can have a LifeInsurance without a Mortgage too.

> In either case, you may want to take a look at the limit_choices_to
> argument of many-to-one fields[1].

I'll do that, thanks!

-- 
Sybren Stüvel, B.Sc.
Stüvel IT
http://www.stuvel.eu/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to