kbytesys / django-recaptcha3

Django reCaptcha v3 field/widget
GNU Lesser General Public License v2.1
70 stars 41 forks source link

Just a typo #1

Closed CaptainConsternant closed 6 years ago

CaptainConsternant commented 6 years ago

Hi on your main page/Readme it says

from snowpenguin.django.recaptcha2.fields import ReCaptchaField

when it should say from snowpenguin.django.recaptcha3.fields import ReCaptchaField

otherwise this seems to work nicely so thanks.

On another matter : Any idea how to force robot detection ?

kbytesys commented 6 years ago

Thanks for reporting, I will fix the typo soon!

About the robot detection: we are not in control (at least in the actual release of reCaptcha3) :(