diff options
| author | Aymeric Augustin | 2013-11-30 13:41:21 +0100 |
|---|---|---|
| committer | Aymeric Augustin | 2013-11-30 13:48:30 +0100 |
| commit | 29fca4946b10937a605b71c90ebe5585bca3daea (patch) | |
| tree | 1b4d0569b16153d8c13ec82c10cc265c656ff4ab /docs/changes.rst | |
| parent | 0200fc14a38be5d0bac9e5fe9484d585ffa76921 (diff) | |
| download | django-debug-toolbar-29fca4946b10937a605b71c90ebe5585bca3daea.tar.bz2 | |
Small documentation improvements.
Diffstat (limited to 'docs/changes.rst')
| -rw-r--r-- | docs/changes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index 3172270..4c3012a 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -7,8 +7,8 @@ Change log This is the first stable version of the Debug Toolbar! It includes many new features and performance improvements as well a few -backwards-incompatible changes to make the toolbar easier to use, extend and -maintain in the future. +backwards-incompatible changes to make the toolbar easier to deploy, use, +extend and maintain in the future. You're strongly encouraged to review the installation and configuration docs and redo the setup in your projects. |
