Changes between Initial Version and Version 1 of Ticket #26376
- Timestamp:
- Mar 18, 2016, 10:52:36 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26376 – Description
initial v1 1 1 I am missing what "search" means in the current docs of `get_template_names`: 2 2 3 > 4 > 3 > Returns a list of template names to search for when rendering the template. 4 > If template_name is specified, the default implementation will return a list containing template_name (if it is specified). 5 5 6 6 https://docs.djangoproject.com/en/1.9/ref/class-based-views/mixins-simple/#django.views.generic.base.TemplateResponseMixin.get_template_names