On Mar 28, 9:51 am, common_nick <[email protected]> wrote: > Hello, i am new in Django and i wanted to start with some simple app, > but have problems with customizing admin panel. Below is my setup > > http://pastebin.com/gsXqZWfy > > I don't know how to make Mailbox to have single unique owner > (HostingUserProfile in this case), but be able to assign multiple > mailboxes to owner. > > Thanks in advance. > > PS sorry for my bad English
http://docs.djangoproject.com/en/dev/topics/db/models/#many-to-one-relationships -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

