mbi / django-simple-captcha

Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
http://django-simple-captcha.readthedocs.io/en/latest/
MIT License
1.38k stars 319 forks source link

Bugfix/set autocomplete off on hiddeninput #215

Closed mbi closed 2 years ago

mbi commented 2 years ago

Uncompleted (?) PR for #201

eerotal commented 2 years ago

I rebased on master and improved the tests a bit. This should be ready for a merge now.