views.generic.detail.SingleObjectTemplateResponseMixin.template_name_field

template_name_field

The field on the current object instance that can be used to determine the name of a candidate template. If either template_name_field itself or the value of the template_name_field on the current object instance is None, the object will not be used for a candidate template name.

doc_Django
2016-10-09 18:41:03
Comments
Leave a Comment

Please login to continue.