I working on an cms site with django ,I use the admin site too.there is
a department tree like below :
Big Company
|--- Child Company A
|--- Child Company B
|--Child Company C
We put an admin role on every company node, and every admin can only
view data's on or children nodes of him, So when admin site list my
data , I should display by some condition , how can I do with with
django admin site ?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---