diff options
| author | Aymeric Augustin | 2013-10-16 22:02:20 +0200 |
|---|---|---|
| committer | Aymeric Augustin | 2013-10-17 18:24:57 +0200 |
| commit | a295b02cb8c3b8685f6fe7880b9412566ba1d4f6 (patch) | |
| tree | d51c5bf506ac0de95bcb1bdf566481a7895cba6a /README.rst | |
| parent | f728b9e208836b8aad1ac10beea2795a7a06261f (diff) | |
| download | django-debug-toolbar-a295b02cb8c3b8685f6fe7880b9412566ba1d4f6.tar.bz2 | |
Bump requirements to Django >= 1.4 & Python >= 2.6
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 ============ |
