django-simple-math-captcha icon indicating copy to clipboard operation
django-simple-math-captcha copied to clipboard

fix: Use gettext_lazy for Django 4 support

Open feego opened this issue 3 years ago • 0 comments

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.

feego avatar Mar 18 '22 18:03 feego