Hello here, I'm new with Django, I'm practicing what I learnt on an app for teams management. I wanted to know if it is possible to add a field in the ManyToMany relation between users and groups in auth, to add a foreign key on a function model. The goal is to specify the function of an user in the group (manager, simple member,…). Is there a way to do it cleanly ?
I hope my english is good. Thank you -- Yann 'Meow' Bordenave [email protected] -- 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.

