Sunday, April 10, 2011

Re: how to have different logo for django admin based on URL

I don't know if there is a Django way for this, however this can be
achived very easily with javascript.

On Apr 9, 2:36 am, rahul jain <jainwolver...@gmail.com> wrote:
> Anyone ever tried to have different logos for admin based on the URL
>
> Like
>
> http://url/comp1
>
> use comp1 logo for django admin always
>
> http://url/comp2
>
> use comp2 logo for django admin always
>
> Thanks.
>
> Rahul

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment