kbytesys / django-recaptcha3

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

RECAPTCHA_DISABLE improve #16

Closed MOwsianowski closed 4 years ago

MOwsianowski commented 4 years ago

WhenRECAPTCHA_DISABLE is set, then:

Future update proposal: RECAPTCHA_DISABLE should be set normal in settings, without using os.environ. Then developer can decide how to set it, eg: