On Mon, Jun 8, 2009 at 12:14 PM, David <ww...@yahoo.com> wrote:

>
> Hello,
>
> Following the online tutorial I have created "mysite" project. After I
> have logined into admin, I can see Auth --- Mysite ---- Sites.
>
> Now I would like to use the same layout/template for my user home page
> as this admin page. I have read django/contrib/admin/sites.py but
> could not find which template this admin pages uses. Can anybody give
> me a clue where this template is?
>
> Thanks so much.
> >
>
There's a hierarchy of templates located t
django/contrib/admin/templates/admin, but they all inherit base_site.html.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to