The debug-toolbar dependency in DEBUG mode.

This commit is contained in:
Mikaël Ates 2012-04-12 23:29:33 +02:00
parent 156eb57be5
commit bd96987b19
1 changed files with 7 additions and 0 deletions

View File

@ -66,6 +66,13 @@ or easy_install::
easy_install django django-profiles django-authopenid south
In DEBUG mode (Default mode)
____________________________
* Django Debug Toolbar::
Download at https://github.com/django-debug-toolbar/django-debug-toolbar
Quick Start
-----------