aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 0e83468..c8e76bb 100644
--- a/README.rst
+++ b/README.rst
@@ -73,9 +73,6 @@ TODO
- Panel idea: AJAX call to show cprofile data similar to the ?prof idea
- CSS Stylings
- Restructure panels to popular context that pushes up to the toolbar
-- Consider moving panel to the bottom of the HTML document, which would allow us
- to use common reset.css for consistent toolbar styling without affecting
- anything else.
- Make the trigger whether to display the toolbar configurable with options such
as if: DEBUG is true, IP is in INTERNAL_IPS, authenticated user is_superuser,
etc.