I would like to do this as well, and I have no idea where to start in
order to solve the problem in an elegant and DRY way.

On Jan 18, 6:26 pm, "Scott Zheng" <[EMAIL PROTECTED]> wrote:
> I working on an cms site with django ,I use the admin site too.there is
> a departmenttreelike 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 withdjango 
> adminsite ?
> 
> Thanks


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