diff options
| author | Rob Hudson | 2008-12-12 15:18:45 -0800 | 
|---|---|---|
| committer | Rob Hudson | 2008-12-12 15:18:45 -0800 | 
| commit | d3dde12970ceb044b019bee3f89376bf715e06c7 (patch) | |
| tree | a3958ec317a6b6b7d3b565103aeba76f12e06be0 /README.rst | |
| parent | d163dea7a5e6f07de690a43a65409df072fdb612 (diff) | |
| download | django-debug-toolbar-d3dde12970ceb044b019bee3f89376bf715e06c7.tar.bz2 | |
README update to point to issues list on Google code.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 11 | 
1 files changed, 3 insertions, 8 deletions
| @@ -68,11 +68,6 @@ Installation     panels you want to display.  And you can include panels that you have created     or that are specific to your project. -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 -- 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. +TODOs and BUGS +============== +See: http://code.google.com/p/django-debug-toolbar/issues/list | 
