In APIView where are the call to the appropriate handler ? #8080
Unanswered
LiorA1
asked this question in
Question & Answer
Replies: 1 comment
-
I searched again in VSC and understand it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm looking into the DRF code (to learn), and find the handler in dispatch.
But from there I cant find the default implementation.
It doesnt exists ?
P.s
Is there a diagram for DRF like that one for Django ?
Beta Was this translation helpful? Give feedback.
All reactions