diff options
| author | Rob Hudson | 2008-09-21 22:36:03 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2008-09-21 22:36:03 -0700 | 
| commit | 358db8a2c75c76384728a71bf6a727178a848cc2 (patch) | |
| tree | c205087c10cecc51806beecd0bb30b0b4c478007 | |
| parent | ee810109f7dfb8c70278b5c447b4604bccc987a0 (diff) | |
| download | django-debug-toolbar-358db8a2c75c76384728a71bf6a727178a848cc2.tar.bz2 | |
Removing update from previous commit from TODO list in README.
| -rw-r--r-- | README.rst | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -69,8 +69,6 @@ TODO  - Panel idea: Show some commonly used settings from settings.py  - Panel idea: AJAX call to show cprofile data similar to the ?prof idea  - CSS Stylings -- Move towards more explicit middleware style calls for panels in toolbar -  middleware (e.g. panel.process_request)  - 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 | 
