Skip to content

Fix django-debug-toolbar config, add example#800

Merged
chrismaddalena merged 4 commits intoGhostManager:masterfrom
aparrill-specterops:fix-django-debug-toolbar
Jan 15, 2026
Merged

Fix django-debug-toolbar config, add example#800
chrismaddalena merged 4 commits intoGhostManager:masterfrom
aparrill-specterops:fix-django-debug-toolbar

Conversation

@ColonelThirtyTwo
Copy link
Copy Markdown

Fix a few config options that were incompatible with django-debug-toolbar. Add an example file that can be copied/linked to local.d to activate the toolbar.

Fix a few config options that were incompatible with
django-debug-toolbar. Add an example file that can be copied/linked to
`local.d` to activate the toolbar.
marcpfuller
marcpfuller previously approved these changes Jan 14, 2026
chrismaddalena and others added 2 commits January 14, 2026 15:52
As of Django 4.1, the cached loader is used by default. Declaring it
manually in `settings/production.py` was causing a conflict with the
`APP_DIRS` setting in the previous commit. Since what we define is the
default anyway, just remove it.
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.43%. Comparing base (b7c6706) to head (af503e2).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #800   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files         368      368           
  Lines       20941    20941           
=======================================
  Hits        19148    19148           
  Misses       1793     1793           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@chrismaddalena chrismaddalena merged commit 7507499 into GhostManager:master Jan 15, 2026
7 of 8 checks passed
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.

5 participants