django simple captcha keeps saying `invalid CAPTCHA`
问题 I have followed the steps given by the docs, firstly , it works well ,but ,i don't know anythings wrong ,it makes an invalid Captcha . i run the manage.py test captcha , it says like this : C:\Windows\system32\cmd.exe /c python.exe manage.py test captcha Creating test database for alias 'default'... .......Internal Server Error: /test/ Traceback (most recent call last): File "D:\Python33\lib\site-packages\django-1.5.5-py3.3.egg\django\core\handler s\base.py", line 115, in get_response