Hi Taliesin,
Here is what I would do; I would set up relationships like this Contact ->
Division -> Account. Then you can access a contacts account as
`contact_instance.division.account`. This means you need to create a Division
for each Account that represents no-division. It can be done automa
@Taliesin
Remember we are all volunteers, here.
-wolf
sent from the research lab at http://networksecuritynews.net
On Jan 21, 2010 3:35 AM, "taliesin" wrote:
taliesin wrote: > > HI. I have a newbie-ish question, if that's alright. I
don't know how to model a...
Okay, clearly no-one wants to tou
taliesin wrote:
HI. I have a newbie-ish question, if that's alright. I don't know how
to model a particular relationship in Django.
I have an Account model which represents a customer account - billing
address, balance and all that. And I have a Contact model, which
represents actual people w
HI. I have a newbie-ish question, if that's alright. I don't know how to
model a particular relationship in Django.
I have an Account model which represents a customer account - billing
address, balance and all that. And I have a Contact model, which
represents actual people we would pick up t
4 matches
Mail list logo