We have multiple django sites using the same database, and have different admins for each of the django sites who's access we would like to limit on a per site basis. I was wondering if anyone had an experience or advice about how to do this. I think it would be possible to accomplish by creating our own authentication system which had a many to many relationship between (staff) user and site objects, but i was wondering if anyone else had any other solutions.
I had difficulty searching for discussions about this since "django site admins" are fairly common keywords in most django discussions, so I apologize in advance if this has been discussed (recently) on this discussion group. Thanks in advance for your advice -Evan Reiser GamerNook.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

