0 votes
in Django by
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

1 Answer

0 votes
by

a) True

...