From 0458f6223c0ac5c56ddf8318a1b6ef1a01026a41 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Thu, 17 Oct 2013 11:05:11 +0200 Subject: The actual requirement is Django >= 1.4.2. Compatibility features for supporting Python 2 and 3 with a single code base were added in Django 1.4.2. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1ba2e06..0f818dc 100644 --- a/README.rst +++ b/README.rst @@ -35,8 +35,8 @@ 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. +The next version will work on Django 1.4 (1.4.2 or later) and 1.5. In +addition, it will require Python 2.6 or later. Installation ============ -- cgit v1.2.3