diff options
| -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 |
