[damned-lies] Updated README with new requirements (Django 1.5)



commit ec5b667c57f0413a5bd9afa7deb15d843267bb5b
Author: Claude Paroz <claude 2xlibre net>
Date:   Tue Oct 15 14:16:13 2013 +0200

    Updated README with new requirements (Django 1.5)
    
    Thanks Sakshi Jain for noticing the compatibility issue.

 README |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index 84cd341..e8efd44 100644
--- a/README
+++ b/README
@@ -8,10 +8,10 @@ You can find the Data model in the /docs directory.
 Requirements
 ============
 
-1 - Django 1.4.X
+1 - Django 1.5.X
 
-2 - Python 2.5 (minimal)
-    PIL (python-imaging) for hackergotchi checks.
+2 - Python 2.6 (minimal)
+    PIL (python-imaging) or pillow for hackergotchi checks.
     Markdown (python-markdown) for Team presentation markup rendering.
 
 3 - gettext, intltool, gnome-doc-utils (for stats generation)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]