hello,

is there a way to make django.views.generic.list_detail.object_list
invoke django.template.loader.select_template when searching for
template?

i have a set of items with tags. i want to use object_list generic
view to show items with a specific tag, and i want to use different
templates for different tags, so i neeed to be able to give this view
a list of template names to choose from, not just one template name.

thanks for any tips
konstantin


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