Hi.

When using multiple admin sites, it's necessary to give them (except the 
default one) a name to be able to reverse URL names correctly. The default 
admin site's name is 'admin'.
https://docs.djangoproject.com/en/1.5/ref/contrib/admin/#multiple-admin-sites-in-the-same-urlconf

Is it possible to get the admin site object (instance 
of django.contrib.admin.AdminSite) by it's name?

I have some ideas to do this, but all of them are too ugly and convoluted.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/65c14f66-b70f-400d-9be6-f5bd3fc313ac%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to