diff options
| author | robhudson | 2008-08-28 01:11:11 -0700 | 
|---|---|---|
| committer | robhudson | 2008-08-28 01:11:11 -0700 | 
| commit | 1affcf7cab19ff7193ae817c8157a16c596186a8 (patch) | |
| tree | 01d8c5f6eb0792a5c8088d72e453a05295b25960 | |
| parent | 566d2c20bda6e1eeb51c13573fc58d0eb191ea7a (diff) | |
| download | django-debug-toolbar-1affcf7cab19ff7193ae817c8157a16c596186a8.tar.bz2 | |
Seems like github didn't like my rst... trying again.
| -rw-r--r-- | README.rst | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -39,7 +39,9 @@ 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 | 
