aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Hudson2008-09-21 22:36:03 -0700
committerRob Hudson2008-09-21 22:36:03 -0700
commit358db8a2c75c76384728a71bf6a727178a848cc2 (patch)
treec205087c10cecc51806beecd0bb30b0b4c478007
parentee810109f7dfb8c70278b5c447b4604bccc987a0 (diff)
downloaddjango-debug-toolbar-358db8a2c75c76384728a71bf6a727178a848cc2.tar.bz2
Removing update from previous commit from TODO list in README.
-rw-r--r--README.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2b30f5b..c5e4c5f 100644
--- a/README.rst
+++ b/README.rst
@@ -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