I believe that the file should reside in project_name/templates/admin/widget

as I am customizing the admin templates in one of my projects, specifically
base.html and it resides in project_name/templates/admin

Refer to the documentation http://www.djangobook.com/en/beta/chapter18/


On Jan 15, 2008 5:10 AM, shocks <[EMAIL PROTECTED]> wrote:

>
> Hi
>
> I'd like to make some modifications to file.html in contrib/admin/
> templates/widget/  but would only like them per project rather than
> globaly.  I moved file.html into project_name/templates/portms/admin/
> widget (I assume this is correct?) but it's not picking up my local
> changes.  Is this even possible?
>
> Thanks
>
> Ben
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to