aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 6f0033e..3b8295b 100644
--- a/README.rst
+++ b/README.rst
@@ -19,11 +19,10 @@ Here's a screenshot of the toolbar in action:
In addition to the built-in panels, a number of third-party panels are
contributed by the community.
-The current version of the Debug Toolbar is 1.0.1. It works on Django 1.4, 1.5
-and 1.6.
+The current version of the Debug Toolbar is 1.1. It works on Django 1.4 to 1.7.
If you're using Django 1.4, you will need Django ≥ 1.4.2 and Python ≥ 2.6.5.
-If you're using Django 1.5 or 1.6, there aren't any restrictions.
+If you're using Django ≥ 1.5, there aren't any restrictions.
Documentation, including installation and configuration instructions, is
available at http://django-debug-toolbar.readthedocs.org/.