Skip to content

🔧 Ensure that debug_toolbar is in INSTALLED_APPS before adding its URLs#1179

Open
noeddl wants to merge 1 commit intomainfrom
noeddl/fix-debug-toolbar-urls-setup
Open

🔧 Ensure that debug_toolbar is in INSTALLED_APPS before adding its URLs#1179
noeddl wants to merge 1 commit intomainfrom
noeddl/fix-debug-toolbar-urls-setup

Conversation

@noeddl
Copy link
Contributor

@noeddl noeddl commented Jan 22, 2026

Otherwise, the dev server will crash.

@noeddl noeddl requested a review from krmax44 January 22, 2026 12:47
@krmax44
Copy link
Member

krmax44 commented Jan 22, 2026

Maybe we can simply add the app (and the middleware) to the Dev settings class. Might require some changes downstream in the fds_de settings though.

@noeddl
Copy link
Contributor Author

noeddl commented Jan 22, 2026

@krmax44 Good idea, I'll take a look at solving it this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants