diff options
| author | Rob Hudson | 2008-10-02 22:51:16 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2008-10-02 22:51:16 -0700 | 
| commit | 39b6127d28865eec34cd2ad31c029072306f442f (patch) | |
| tree | fd2efba2f8b90b2f7ae06e41936563c01245de8e /README.rst | |
| parent | eead4ac0990374d8727157d42026994d68fe577c (diff) | |
| download | django-debug-toolbar-39b6127d28865eec34cd2ad31c029072306f442f.tar.bz2 | |
Dropping an item from the README's TODO.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 3 | 
1 files changed, 0 insertions, 3 deletions
| @@ -73,9 +73,6 @@ TODO  - Panel idea: AJAX call to show cprofile data similar to the ?prof idea  - CSS Stylings  - Restructure panels to popular context that pushes up to the toolbar -- Consider moving panel to the bottom of the HTML document, which would allow us -  to use common reset.css for consistent toolbar styling without affecting -  anything else.  - Make the trigger whether to display the toolbar configurable with options such    as if: DEBUG is true, IP is in INTERNAL_IPS, authenticated user is_superuser,    etc. | 
