admin site, model default permissions

11 views
Skip to first unread message

Jose Ignacio Berreteaga

unread,
May 20, 2015, 9:07:15 AM5/20/15
to django...@googlegroups.com
Hi

I'm working with django 1.8. My project has several applications, each one uses a database using routers.I put admin site tables in a database by another router.

app1----> router1 ---> db1
app2----> router2 ---> db2
'admin', 'auth', 'contenttypes', 'sessions', 'messages', 'sites' ----> router 3 ----> db3

The admin site doesn't show any default permissions from app1 or app2, it shows only default permissions for its database-models.
If all apps (app1, app2, admin, auth, contenttypes, etc....) are in same database, this situation doesn´t occur.

Any idea?


sorry for my english 
Reply all
Reply to author
Forward
0 new messages