django-simple-math-captcha
django-simple-math-captcha copied to clipboard
An easy-to-use math field/widget captcha for Django forms.
Results
4
django-simple-math-captcha issues
Sort by
recently updated
recently updated
newest added
The `ugettext_lazy` alias for `gettext_lazy` was removed in Django 4.0.
fix indentation error in example
Looks like this migration had already been applied to `fields.py` but was missing in `widgets.py`. Thanks for your work 🙏 and let me know if I need to make any...