melinath / django-daguerre

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

Django 1.4-compat #13

Closed melinath closed 12 years ago

melinath commented 12 years ago

Removed a use of the mixin kwarg for default_storage.open. This should be fine in 1.3 as well, since that wasn't actually being used.