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
Currently, we are using django-simple-captcha plugin for captcha generation and checking. However, Google ReCaptcha is a better alternative.
How to integrate it with this app is a matter open for discussion (ie, whether to use raw google recaptcha code or use some Django wrappers).
The text was updated successfully, but these errors were encountered:
Currently, we are using
django-simple-captcha
plugin for captcha generation and checking. However, Google ReCaptcha is a better alternative.How to integrate it with this app is a matter open for discussion (ie, whether to use raw google recaptcha code or use some Django wrappers).
The text was updated successfully, but these errors were encountered: