> I understand that we can now have several admin site for the same app. (by
proper configuration in the url_conf).
Yes with using of several AdminSite instances. So you can register models to
needed site instance. That helps you to separate access to models from
different admin backends.
On Tue,
Hello All,
I understand that we can now have several admin site for the same app.
(by proper configuration in the url_conf).
So it's allow to provide different layout of the admin interface to
different people of the project.
However i don't understand if you can restrict the models of a app
tha
2 matches
Mail list logo