On Tue, Sep 1, 2009 at 12:52 PM, Aljosa
Mohorovic<aljosa.mohoro...@gmail.com> wrote:
>
> admin app uses templates/admin/base_site.html but when i move that
> file in myapp/templates/admin/base_site.html it is ignored.
> is there an additional step to ensure admin app uses templates from
> app templates folder?

AFAIK You can't. And it is described in the documentation:

http://docs.djangoproject.com/en/dev/ref/contrib/admin/#templates-which-may-be-overridden-per-app-or-model

HTH

-- 
Ramiro Morales
http://rmorales.net

--~--~---------~--~----~------------~-------~--~----~
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