On Apr 3, 3:25 am, Atilla <[EMAIL PROTECTED]> wrote:
> On 03/04/07, TaMeR <[EMAIL PROTECTED]> wrote:

> group  = Group.objects.get(condition)
> new_user.groups.add(group)
>
> I'm not sure why it doesn't raise errors there though, if .add() only
> accepts a related object.


Thanks, I will try that. I'll get back to you if I figure out why I
don't get an error.


--~--~---------~--~----~------------~-------~--~----~
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