Hi everybody,
I was trying to add friend network feature to my site. But I have to
use User model from django.contrib.auth .
I tried extending User model and added a many-to-many field in the
extended model. But then I was unable to retrieve all the
connections(friends) using the "_set" feature.
Please suggest some way I can implement the same.
Thanx

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