Closed
Bug 1369475
Opened 8 years ago
Closed 8 years ago
Switch to new MIDDLEWARE setting
Categories
(Socorro :: Symbols, task)
Socorro
Symbols
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Attachments
(1 file)
MIDDLEWARE_CLASSES is deprecated as of Django 1.10.
https://docs.djangoproject.com/en/1.11/topics/http/middleware/
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → peterbe
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/tecken
https://github.com/mozilla-services/tecken/commit/44238ed6e80c4040933a01b83c17e860960d34b6
fixes bug 1369475 - Switch to new MIDDLEWARE setting
https://github.com/mozilla-services/tecken/commit/ca42d74ebc4e389679076ae60c375eb02987b168
Merge pull request #624 from peterbe/bug-1369475-switch-to-new-middleware-setting
fixes bug 1369475 - Switch to new MIDDLEWARE setting
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•