Django Math Captcha for Form Validation | Bypeople

Django Math Captcha for Form Validation

Django Math Captcha is an easy way to add mathematical captcha verification to your already existing forms. It asks you a simple math question (e.g., ‘1 + 2 =’) and validates the form if your response is correct. All you have to do is subclass either MathCaptchaForm or MathCaptchaModelForm in your own forms.



Related Deals


Related Posts