aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1a3e541..1ba2e06 100644
--- a/README.rst
+++ b/README.rst
@@ -29,7 +29,14 @@ There is also one Django management command currently:
If you have ideas for other panels please let us know.
-* Note: The Debug Toolbar only works on Django 1.3 and newer.
+Requirements
+============
+
+The current version of the Debug Toolbar is 0.9.4. It works on Django 1.3 and
+1.4.
+
+The next version will work on Django 1.4 and 1.5. In addition, it will require
+Python 2.6 or later.
Installation
============