On Monday 12 July 2010 11:19:42 pROCKrammer wrote:
> I have two models: http://pastebin.com/pcf2ngdy
> 
> But in admin page i cant add more than one project to the user ...
> could you help me ... please
> 

use ManyToMany instead of ForeignKey if you want a user to have more than one 
project.

Also it is not a good idea to have a model called 'User' as the admin module 
also has a model User.
-- 
Regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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