Skip to content

Django debug toolbar? #268

Answered by vitalik
ddahan asked this question in Q&A
Oct 29, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

@ddahan

yeah, Debug Toolbar does not support ajax requests by default

I think you need to enable History Panel
jazzband/django-debug-toolbar#1250

https://django-debug-toolbar.readthedocs.io/en/latest/panels.html#debug_toolbar.panels.history.HistoryPanel

This panel shows the history of requests made and allows switching to a past snapshot of the toolbar to view that request’s stats.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ddahan
Comment options

Comment options

You must be logged in to vote
1 reply
@ddahan
Comment options

Answer selected by ddahan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants