diff options
| author | robhudson | 2008-08-28 01:17:07 -0700 | 
|---|---|---|
| committer | robhudson | 2008-08-28 01:17:07 -0700 | 
| commit | 146c4632c27140176fb474467e7e256602c5c541 (patch) | |
| tree | f66e5e692151eb997c0922cc7dddeb4fc15b3976 | |
| parent | 1affcf7cab19ff7193ae817c8157a16c596186a8 (diff) | |
| download | django-debug-toolbar-146c4632c27140176fb474467e7e256602c5c541.tar.bz2 | |
trying again
| -rw-r--r-- | README.rst | 12 | 
1 files changed, 4 insertions, 8 deletions
| @@ -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. | 
