django-simple-math-captcha
django-simple-math-captcha copied to clipboard
fix: Use gettext_lazy for Django 4 support
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 changes to this PR.