On Apr 8, 8:59 pm, Malcolm Tredinnick <malc...@pointy-stick.com>
wrote:
> (1) Reflect the requirement in the data modelling. Particularly useful
> if it's going to be a firm requirement, always. The way to provide
> relations between a model and multiple other models is to use the
> GenericRelation field, which tracks the content type along with the pk
> value for the related object.

I will look into this. That is more along the lines of what I want.

> (2) Override the admin change form so that the appropriate account type
> information is also collected.

Yeah, I wanted to avoid this route :)

Thanks for the help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to