On 3/10/06, pbx <[EMAIL PROTECTED]> wrote: > > (Sorry, the example path from my project should have been > project/templates/admin/base_site.html) >
I'm not test yet. I fount that in the source code. And how did you set your template directory? I think it should be set as 'project/templates' according to your example. And your admin template directory should be: project/templates/admin/app_label/model_name/base_site.html or project/templates/admin/app_label/base_site.html -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
