[Python-modules-team] Bug#854716: Bug#854716: python3-django-cors-headers: Does not work with Django 1.10
Brian May
bam at debian.org
Fri Feb 10 09:18:18 UTC 2017
Michael Fladischer <michael at fladi.at> writes:
> the version of django-cors-headers currently in testing/unstable does not work
> with Django 1.10 because of changes to the middleware system. Upstream has an
> issue on this:
It looks like it is a bit more complicated then "does not work".
If you use the old style MIDDLEWARE_CLASSES setting, it works fine, same
as before.
The problems only occur if you want to use the new style MIDDLEWARE
setting.
I can confirm that the supplied patch soles the problem.
--
Brian May <bam at debian.org>
More information about the Python-modules-team
mailing list