django-simple-captcha

DreamHH發表於2018-11-13

在註冊頁面生成驗證碼的時候,出現錯誤如下:

build_attrs() takes from 1 to 2 positional arguments but 3 were given,

不知道為什麼報錯.

我的環境是

python3.6.4

django==1.11

後來將驗證碼外掛的版本更改了,

django-simple-captcha==0.5.5能成功訪問到register