Skip to content

v1.2.1

Compare
Choose a tag to compare
@Tethik Tethik released this 23 Apr 22:48
· 76 commits to master since this release
18b74e7

Fixes an issue where captcha.validate() would return None instead of an expected False if no value is passed (e.g. due to an empty form). This would lead checks like captcha.validate() == False to fail.