aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJannis Leidel2013-03-02 14:32:21 +0100
committerJannis Leidel2013-03-02 14:32:21 +0100
commit32492f6fe7620142b90bcd967b5a5e3f804ec319 (patch)
treec0cd2499f76a07acf5a477febd67716c94d48249 /README.rst
parentc38449c4f63996beab99abce20523cd5f8ae91c0 (diff)
downloaddjango-debug-toolbar-32492f6fe7620142b90bcd967b5a5e3f804ec319.tar.bz2
Update README to note that it's at least 1.3.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6cbac7d..ed71e07 100644
--- a/README.rst
+++ b/README.rst
@@ -29,7 +29,7 @@ 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.2 and newer.
+* Note: The Debug Toolbar only works on Django 1.3 and newer.
Installation
============