You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using django-debug-toolbar with dajaxice installed prevents the panels from loading.
I use dajaxice 0.7 and django-debug-toolbar 1.2.2, but this issue started months ago.
A workaround is to set DAJAXICE_XMLHTTPREQUEST_JS_IMPORT to False.
The text was updated successfully, but these errors were encountered:
Using django-debug-toolbar with dajaxice installed prevents the panels from loading.
I use dajaxice 0.7 and django-debug-toolbar 1.2.2, but this issue started months ago.
A workaround is to set
DAJAXICE_XMLHTTPREQUEST_JS_IMPORT
toFalse
.The text was updated successfully, but these errors were encountered: