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

Update README.rst #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ardinusawan
Copy link

Change MIDDLEWARE_CLASSES to MIDDLEWARE, https://docs.djangoproject.com/en/1.10/topics/http/middleware/#writing-your-own-middleware

Changed in Django 1.10:
A new style of middleware was introduced for use with the new MIDDLEWARE setting. 
If you’re using the old MIDDLEWARE_CLASSES setting, you’ll need to adapt old, custom middleware before using the new setting. 
This document describes new-style middleware. Refer to this page in older versions of the documentation for a description of how old-style middleware works.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.123% when pulling a511003 on ardinusawan:master into 8b33308 on MindscapeHQ:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.123% when pulling a511003 on ardinusawan:master into 8b33308 on MindscapeHQ:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.123% when pulling a511003 on ardinusawan:master into 8b33308 on MindscapeHQ:master.

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.

None yet

2 participants