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.8 #77

Closed melinath closed 8 years ago

melinath commented 8 years ago

This PR adds tests for Django 1.8 support (and removes official support for 1.6) as well as adding tests for postgres support and adding a flake8 run.

harrislapiroff commented 8 years ago

This looks fairly good, but I wasn't able to use it with a project, since usually I would test on Dancerfly, but it's not 1.8-ready yet. Thoughts?

melinath commented 8 years ago

Dancerfly just merged 1.8 support. See littleweaver/django-brambling#778

chigby commented 8 years ago

screen shot 2016-04-12 at 16 11 43

chigby commented 8 years ago

This seems great to me. I can merge if you want, but I'm not sure what the procedure is for issuing a release.

melinath commented 8 years ago

@chigby merge into master and then tell me to cut a release. :-)