Skip to content

KeyError: 'MIDDLEWARE' in settings #2011

Answered by jerivas
zefoo asked this question in Q&A
Discussion options

You must be logged in to vote

I suggest you compare your local_settings.py and settings.py files with the template files provided by Mezzanine. From the exception message it sounds like you have a missing MIDDLEWARE setting so you are probably using the old MIDDLEWARE_CLASSES name. I would start by renaming that and see if that produces a new error.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jerivas
Comment options

You must be logged in to vote
1 reply
@jerivas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants