Closed Akasch closed 6 years ago
As noted in other PRs/issues, anything targeting 2.x is on hold for now until I get 3.x out the door; then I'll come back and do a run through these and push out the (hopefully) last 2.x release.
Since this seems to take a while, why not let the world use Django 2.0 and merge this in. We can confirm that this works just fine and probably would make a lot of people happy.
Closed in 8e1559b1d6144c7a156a8e6e7dfd30331a132954.
This Commit makes the necessary changes to make it work with django 2.0. It was only necessary to touch the tests and general config files.
The Middleware settings is now in the old and new format in the tests for simplicity.
Fixes #155
In our Production environment it worked some time already, but this will make the installation easier if released