This method overrides django.views.generic.base.TemplateResponseMixin.get_template_names.
* the value of ``template_name`` on the view (if provided) * the contents of the ``template_name_field`` field on the object instance that the view is operating upon (if available) * ``<app_label>/<model_name><template_name_suffix>.html``