Re: ManyToOne to auth.models.User
On Sun, Nov 15, 2009 at 09:31, Dennis Kaarsemaker <dennis@kaarsemaker.net> wrote:
On za, 2009-11-14 at 15:53 -0800, TiNo wrote:Creating a ForeignKey to django.contrib.auth.models.User is definitely
> In my apps, Users of the app participate in a certain Year. I would
> like a Year to continue a ManyToOne relationship with a User. As
> creating a ForeignKey on a User is not possible, what would be the
> best way to do this? I don't need a full-blown profile for a user,
> just this connection with a year.
possible.
Of course. But having each User have a ForeignKey to a Year is not.. Which is what I want.
Tino
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home