Skip to content

Doesn't load under mod_wsgi #1

@ionelmc

Description

@ionelmc

It would appear that django will create the middleware class instances before loading the apps under the wsgi handler.

debug_panel should either document that you need to have import debug_panel in your settings or make a middleware subclass instead of the monkey-patching

This happens for me under django 1.4.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions