changeset 57:d327293f5388 draft

Updated README for django-1.0
author diegoe-guest
date Tue, 24 Mar 2009 03:29:32 +0000
parents 34182587a078
children 0359b8074835
files bts_webui/README
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bts_webui/README
+++ b/bts_webui/README
@@ -4,8 +4,8 @@
 It uses Django as the server-side framework, and MochiKit as the javascript
 client side helper.
 
-In order to run this, you need to have python and django installed.  The
-Django versions this program was tested against are 0.95 and 0.96.
+In order to run this, you need to have python and django installed. It works ok
+with django-1.0
 
 INSTALLATION AND SETUP
 ======================