aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannis Leidel2012-04-07 11:27:09 +0300
committerJannis Leidel2012-04-07 11:27:09 +0300
commitde515e2882f1e141865a27292bcda4d394ce601d (patch)
tree0680799ceba0ca41ab8379f41851d7b9d0c45526
parent963ec339d932d3888f79dea12d3d3a89cbd1f141 (diff)
downloaddjango-debug-toolbar-de515e2882f1e141865a27292bcda4d394ce601d.tar.bz2
Updated minimal requirement for the toolbar to 1.1.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 13414e3..7c54f40 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,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.1 and newer.
+* Note: The Debug Toolbar only works on Django 1.2 and newer.
Installation
============