This is an example of using reCAPTCHA V3 with the extremely simple Django introduced in this Article.
We are verifying in two types of cases, function based-view and class based-view.
We also use requests for HTTP requests when sending data to reCAPTCHA.