respondcreate / django-versatileimagefield

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.
http://django-versatileimagefield.readthedocs.io/
MIT License
531 stars 88 forks source link

Included license in manifest.in #106

Closed sannykr closed 7 years ago

respondcreate commented 7 years ago

Hey @sannykr!

This PR has been merged and is available in the just-minted 1.8 release. Here's how you can get it:

$ pip install django-versatileimagefield

Thanks so much for your contribution to this project!