Well the __str__ function doesn't help here. What I am talking about
is I have is like this. Notice the __str__ def in BuyerAlcoholUse
model. I would do OneToOne, because that is what it is, but I wanted
it all on one page. These are all stored in seperate tables each
model. I don't know if
I have a Buyer model that has seperate one to one tables based on
different organizational units. Maybe things like this:
BuyerClothes
BuyerOccupations
and many more
I would like to control the label of the subcomponents. BuyerClothes
says "buyer clothes #1". I also would like to make sure th
I have an admin screen for a class called Buyer. I have several other
classes that need to be populated at the same time as Buyer. I wanted
to collapse these. And allow the user to expand as they add. Below is
one of the classes BuyerAlcoholUses. The problem is that it is not
collapsed. Also
3 matches
Mail list logo