Hi again!
My problem was that I thought that I've to create a class that inheritance
from AdminSite and then used it to register my models, so when I wanted to
hook MyAdminSite in my urls I didn't know how I could do that...
After read your answer I've got to do it. And now I've my three diffe
On Tue, Jun 23, 2009 at 5:55 AM, KrcK wrote:
>
> Hi group!
>
> I've a problem with AdminSite. I don't know how can I get 3 admin sites
> differents and if it's posible to do it.
It is certainly possible, and it's documented:
http://docs.djangoproject.com/en/dev/ref/contrib/admin/#adminsite-objec
Hi group!
I've a problem with AdminSite. I don't know how can I get 3 admin sites
differents and if it's posible to do it.
I've a project with two applications, and I want one admin site for each one
and the other to manage the project and applications (at the project level).
I've been readin
3 matches
Mail list logo