From 716adf0bab528fcd8177a132ae45dd665d561aea Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sat, 26 Oct 2013 16:21:37 +0200 Subject: Fix formatting issue in README. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1d693b2..2ada325 100644 --- a/README.rst +++ b/README.rst @@ -171,7 +171,7 @@ The debug toolbar has two settings that can be set in ``settings.py``: and cache calls. Enabling stacktraces can increase the CPU time used when executing queries. Defaults to True. - * ``HIDDEN_STACKTRACE_MODULES`` + * ``HIDDEN_STACKTRACE_MODULES`` Useful for eliminating server-related entries which can result in enormous DOM structures and toolbar rendering delays. -- cgit v1.2.3