Update middleware to new style classes

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-14 00:22:35 -04:00
parent 7752ca0f03
commit 9b2633e6c7
7 changed files with 13 additions and 8 deletions

View File

@@ -73,6 +73,7 @@ Other changes
* Increase the default number of recently added documents and
recently accessed documents from 40 to 400.
* Integrate django-autoadmin into the core apps.
* Update middleware to new style classes.
Removals
--------