Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 1.10 compatibility #8

Closed
JeansReal opened this issue Sep 18, 2016 · 1 comment
Closed

Django 1.10 compatibility #8

JeansReal opened this issue Sep 18, 2016 · 1 comment

Comments

@JeansReal
Copy link

WARNINGS:
?: (1_10.W001) The MIDDLEWARE_CLASSES setting is deprecated in Django 1.10 and the MIDDLEWARE setting takes precedence. Since you've set MIDDLEWARE, the value of MIDDLEWARE_CLASSES is ignored.

if the middleware 'livereload.middleware.LiveReloadScript', is on the new MIDDLEWARE settings then django trows: Unhandled exception in thread started by <function wrapper at 0x7fa9c7fbe050>

@tjwalch
Copy link
Owner

tjwalch commented Sep 19, 2016

fixed

@tjwalch tjwalch closed this as completed Sep 19, 2016
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

No branches or pull requests

2 participants