For a friend / social network, what would be the best model approach ?

have a many-to-many asymmetrical recursive relationship ?

http://www.djangoproject.com/documentation/models/m2m_recursive/

Or should i have a separate friend model with a friend_from and
friend_to referencing the User model ?

Also, how do you pass hidden fields to a django form ?

thnx,
-pranav.
--~--~---------~--~----~------------~-------~--~----~
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