jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
364 stars 58 forks source link

Update usage of middleware settings #206

Open sevdog opened 9 months ago

sevdog commented 9 months ago

Since this library is tested only against django>=2.2, there are no reason to keep using the old-style MIDDLEWARE_CLASSES settings whose support was removed in django 2.0.