0 votes
in Django by
If you write customized error views, the permission_denied() view should be overridden by which handler?

a) handler403

b) handler404

c) handler500

d) handler400

1 Answer

0 votes
by
a) handler403

Related questions

0 votes
asked Jun 25, 2022 in Django by sharadyadav1986
0 votes
asked Apr 9, 2023 in GraphQL by rahuljain1
...