summaryrefslogtreecommitdiffstats
path: root/forum/doc/INSTALL
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-07 21:19:50 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-07 21:19:50 -0400
commite215c1d15b049b04f7a2497c07d3c9a3f380638d (patch)
tree65257c6d9b55810f39a641edc1bb6dec2d474393 /forum/doc/INSTALL
parent57033196f904477631c397fab50681f0d1aa7834 (diff)
downloadaskbot-e215c1d15b049b04f7a2497c07d3c9a3f380638d.tar.gz
askbot-e215c1d15b049b04f7a2497c07d3c9a3f380638d.tar.bz2
askbot-e215c1d15b049b04f7a2497c07d3c9a3f380638d.zip
envelope turns on correctly for responses, but not for mentions yet, added urls for cache monitoring
Diffstat (limited to 'forum/doc/INSTALL')
-rw-r--r--forum/doc/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/forum/doc/INSTALL b/forum/doc/INSTALL
index f1d1e498..55b8614d 100644
--- a/forum/doc/INSTALL
+++ b/forum/doc/INSTALL
@@ -52,11 +52,12 @@ http://github.com/dcramer/django-sphinx/tree/master/djangosphinx
8. sphinx search engine (optional, works together with djangosphinx)
http://sphinxsearch.com/downloads.html
-9. recaptcha_django
+9. recaptcha_django (installed through svn)
http://code.google.com/p/recaptcha-django/
10. python recaptcha module
http://code.google.com/p/recaptcha/
+easy_install recaptcha-client
Notice that you will need to register with recaptcha.net and receive
recaptcha public and private keys that need to be saved in your
settings_local.py file