0 votes
in Django by

To create a template, which factory method can be called _________.

a) ABCDfrom_string()/p>

b) select_template()

c) get_template()

d) All the options

1 Answer

0 votes
by
c) get_template()
...