0 votes
in Django by

Identify the incorrect middleware hook.

a) process_template_response()

b) template_view()

c) process_exception()

d) process_view()

1 Answer

0 votes
by
b) template_view()
...