From 566d2c20bda6e1eeb51c13573fc58d0eb191ea7a Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Thu, 28 Aug 2008 01:07:26 -0700 Subject: README changes --- README.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f1a0c2c..d4448dc 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ content are displayed. Currently, the following panels have been written and are working: -- Django version -- SQL queries including time to execute +* Django version +* SQL queries including time to execute If you have ideas for other panels please let us know. @@ -36,5 +36,10 @@ Installation TODO ==== -- Add more panels -- 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. + +* Get fancy with CSS and Javascript -- cgit v1.2.3