To load the template, call get_template() method as we did below and pass template name. //views.py. from django.shortcuts import render; # ...
確定! 回上一頁