I'm building a project where we need to have a hierarchical system of Users.

The gist of it is this, there needs to be way to create Companies with 
permission groups within them. How would you implement this?

For example:

Company: Foo has admins, managers and users
Company Bar has admins, managers and users

Then you could query for employees of foo, or admins of foo and get only 
those users.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/70774376-a50d-49c7-916f-a43ac283feb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to