aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Hudson2008-08-28 01:18:46 -0700
committerRob Hudson2008-08-28 01:18:46 -0700
commit22b5568a5537f2acf60f54bf721ce544a7187d2d (patch)
treeb98f117f6a8c52b420ef4a58c522f419c304143d
parent146c4632c27140176fb474467e7e256602c5c541 (diff)
downloaddjango-debug-toolbar-22b5568a5537f2acf60f54bf721ce544a7187d2d.tar.bz2
trying again
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index fdcda29..ca6d3d6 100644
--- a/README.rst
+++ b/README.rst
@@ -36,8 +36,9 @@ Installation
TODO
====
+
* Get fancy with CSS and Javascript
-* Add more panels:
+* 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.