On Sep 29, 12:58 am, MilesTogoe <[EMAIL PROTECTED]> wrote:
> I've seen the docs on how to relate the user with a 1-1 relationship (ie
> profile) but is there a way to have another model relate in a 1:many  
> (ie one company with many users) - this would require user to have a
> company field.

Have you considered having the company ForeignKey field in your 1:1
profile model?
-RD

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to