brian

Results 2 comments of brian

Removing config also resolved issue for me.

@tim-schilling I had the following: ```python DEBUG_TOOLBAR_CONFIG = { 'INTERCEPT_REDIRECTS': False } ```