Skip to content

debug_toolbar not registered in INSTALLED_APPS breaks prod build #170

Description

@saqibmanan

What: debug_toolbar middleware was registered without the app itself being in INSTALLED_APPS, crashing the build's sanity-check step.
Evidence: RuntimeError: Model class debug_toolbar.models.HistoryEntry doesn't declare an explicit app_label.
Fix: PR #161/#162.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions