melinath / django-daguerre

On-the-fly image manipulation for Django.
http://django-daguerre.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
85 stars 14 forks source link

Drop support for django <1.11 #126

Closed melinath closed 4 years ago

melinath commented 4 years ago

1.11 was an LTS version that received support through end of April 2020; 1.10 only received support through December 2017. We should drop support for earlier Django versions to lessen the maintenance burden.

This issue includes removing shims for django < 1.11.

melinath commented 4 years ago

Need to update setup.py, README, and installation docs

melinath commented 4 years ago

Missed: