You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just forked wagtail-django-recaptcha to make it use django-simple-captcha in place of django-recaptcha. The only stuff I did to achieve that are changing package dependencies in setup.py and a couple of class name changes in one of the files.
The fork is found here. Feel free to test it out, and let me know what you think!
P.S. I agree with you, @adminBCI, that reCAPTCHA has gotten annoying recently. I'm thankful alternatives such as this project exist for that very reason.
Edit: wagtail-django-simple-captcha is now available on PyPI!
How can port this to Wagtail? What files should I change? Does anybody have a working Wagtail setup with django-simple-captcha?
The text was updated successfully, but these errors were encountered: