I have a model which is registered to two different admin sites with two ModelAdmins. I would like to override the template for change_list_results for each ModelAdmin independently. Currently it's not possible the same way you can do it for add_form_template, change_form_template etc. by overriding the appropriate member. Is it possible to achieve this some other way?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d2dcfd18-9fc2-4789-9ab3-28754fc144dd%40googlegroups.com.