Login
Remember
Register
Ask a Question
Since the template language doesn’t provide exception handling, any exception raised from a template filter will be exposed as a server error.
0
votes
asked
Jun 25, 2022
in
Django
by
sharadyadav1986
Since the template language doesn’t provide exception handling, any exception raised from a template filter will be exposed as a server error.
a) True
b) False
django
template-language
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 25, 2022
by
sharadyadav1986
a) True
...