n | SCT makes use of the django captcha project: http: | n | SCT makes use of the django captcha project: <http |
| //code.google.com/p/django-captcha/ | | ://code.google.com/p/django-captcha/> |
| | | |
| # Installation | | # Installation |
| | | |
| Currently it is only used for anonymous posts when | | Currently it is only used for anonymous posts when |
| it is detected to be installed.. For this to work | | it is detected to be installed.. For this to work |
| follow these steps: | | follow these steps: |
| | | |
| ## Prerequisite | | ## Prerequisite |
| | | |
t | Read http://django-captcha.googlecode.com/svn/trun | t | Read <http://django-captcha.googlecode.com/svn/tru |
| k/djaptcha/documentation.txt on what is required f | | nk/djaptcha/documentation.txt> on what is required |
| or django-captcha to work. Basically you will only | | for django-captcha to work. Basically you will on |
| need to check if you've got PIL installed. | | ly need to check if you've got PIL installed. |
| | | |
| ## Downloading | | ## Downloading |
| | | |
| svn co http://django-captcha.googlecode.com/sv | | svn co http://django-captcha.googlecode.com/sv |
| n/trunk/djaptcha/ | | n/trunk/djaptcha/ |
| | | |