Skip to content

Commit e0417ef

Browse files
committed
Correct OBSERVE_REQUEST_CALLBACK default value in docs.
1 parent 1b0d50d commit e0417ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Toolbar options
142142

143143
* ``OBSERVE_REQUEST_CALLBACK``
144144

145-
Default: ``'debug_toolbar.middleware.observe_request'``
145+
Default: ``'debug_toolbar.toolbar.observe_request'``
146146

147147
This is the dotted path to a function used for determining whether the
148148
toolbar should update on AJAX requests or not. The default checks are that

0 commit comments

Comments
 (0)