get_template_names()
Returns a list of candidate template names. Returns the following list:
- the value of
template_name
on the view (if provided) <app_label>/<model_name><template_name_suffix>.html
get_template_names()
Returns a list of candidate template names. Returns the following list:
template_name
on the view (if provided)<app_label>/<model_name><template_name_suffix>.html
Designed by : w10schools
service@w10schools.com
Please login to continue.