When is it useful to run multiple admin sites?

15 views
Skip to first unread message

Joshua Russo

unread,
Sep 11, 2011, 3:13:26 PM9/11/11
to django...@googlegroups.com
I know you can run multiple admin sites, but the only reason I can see for doing it is to have a full admin and other customized admin sites for different types of users. This is possibly even a stretch, and really just a guess. 

What are some of the use cases for multiple admin sites? 

Nan

unread,
Sep 11, 2011, 4:30:56 PM9/11/11
to Django users

I've done this for a multitenant project where we wanted each tenant
to have their own admin site with just their own data filtered, as
well as a central admin where senior staff could manage all tenants'
data. It's also handy if you want different interfaces (custom forms,
read-only or excluded fields, instructions, etc) instead of just
different permissions for different users.

galgal

unread,
Sep 11, 2011, 6:33:11 PM9/11/11
to django...@googlegroups.com
Where can I find any info about hot to run it?

Joshua Russo

unread,
Sep 11, 2011, 6:51:16 PM9/11/11
to django...@googlegroups.com
That makes sense. Thanks
Reply all
Reply to author
Forward
0 new messages