summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index fbc9c7b4..1eb9607c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -66,6 +66,9 @@ http://south.aeracode.org/docs/installation.html
Used for database schema and data migrations
[sudo] easy_install South
+EXTRA DEPENDENCIES FOR PYTHON 2.4
+* hashlib (made standard in python 2.5)
+
NOTES: django_authopenid is included into Askbot code
and is significantly modified. http://code.google.com/p/django-authopenid/
no need to install this library