aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobhudson2008-08-28 01:17:07 -0700
committerrobhudson2008-08-28 01:17:07 -0700
commit146c4632c27140176fb474467e7e256602c5c541 (patch)
treef66e5e692151eb997c0922cc7dddeb4fc15b3976
parent1affcf7cab19ff7193ae817c8157a16c596186a8 (diff)
downloaddjango-debug-toolbar-146c4632c27140176fb474467e7e256602c5c541.tar.bz2
trying again
-rw-r--r--README.rst12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index dec840d..fdcda29 100644
--- a/README.rst
+++ b/README.rst
@@ -36,12 +36,8 @@ Installation
TODO
====
-* Add more panels
-
- - Size of request? — Would need access to response object somehow.
-
- - List of important configuration settings in `settings.py`?
-
- - Request object info (POST, GET, META)? — Would need access to request object.
-
* Get fancy with CSS and Javascript
+* Add more panels:
+* Size of request? — Would need access to response object somehow.
+* List of important configuration settings in `settings.py`?
+* Request object info (POST, GET, META)? — Would need access to request object.