hey all

i was wondering if anyone has encountered this issue.

i am trying to create some replacement admin templates, so that the
list views show small thumbnail images for models that have images. i
am using nesh.thumbnail, which provides templatetags and filters for
generating thumbnails.

the problem seems to be that _some_ replacement templates are not
being rendered while others are, (it looks likes it defaults back to
the internal default admin templates).

for example, my replacement change_list.html will be used, but my
replacement change_list_results.html will not be used. because some of
the custom templates are showing up, i am sure that django found my
custom template path.

is there a reason certain admin templates are not customizable?
is there a workaround? or am i not doing something right?

tamas


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to