Skip to main content

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creating new images from the one assigned to the field.

Project description

==========================
django-versatileimagefield-private
==========================

**NOTE**: THIS IS A CUSTOMIZED VERSION OF THE ORIGINAL PACKAGE ONLY INTENDED FOR MY PERSONAL USE. USE IT AT YOUR OWN RISK.

.. image:: https://travis-ci.org/respondcreate/django-versatileimagefield.svg?branch=master
:target: https://travis-ci.org/respondcreate/django-versatileimagefield
:alt: Travis CI Status

.. image:: https://coveralls.io/repos/github/respondcreate/django-versatileimagefield/badge.svg?branch=master
:target: https://coveralls.io/github/respondcreate/django-versatileimagefield?branch=master
:alt: Coverage Status

.. image:: https://img.shields.io/pypi/v/django-versatileimagefield.svg?style=flat
:target: https://pypi.python.org/pypi/django-versatileimagefield/
:alt: Latest Version

----

A drop-in replacement for django's ``ImageField`` that provides a flexible, intuitive and easily-extensible interface for creating new images from the one assigned to the field.

`Click here for a quick overview <https://django-versatileimagefield.readthedocs.io/en/latest/overview.html>`_ of what it is, how it works and whether or not it's the right fit for your project.

Compatibility
=============

- Python:

- 2.7
- 3.4
- 3.5
- 3.6

**NOTE**: The 1.2 release dropped support for Python 3.3.x.

- `Django <https://www.djangoproject.com/>`_:

- 1.8.x
- 1.9.x (NOTE: Django REST Framework>=3.1.x is required if using Django 1.9.x)
- 1.10.x
- 1.11.x
- 2.0.x

**NOTE**: The 1.4 release dropped support for Django 1.5.x & 1.6.x.
**NOTE**: The 1.7 release dropped support for Django 1.7.x.

- `Pillow <https://pillow.readthedocs.io/en/latest/index.html>`_ >= 2.4.0

- `Django REST Framework <http://www.django-rest-framework.org/>`_:

- 3.4.x
- 3.5.x
- 3.6.x
- 3.7.x

Documentation
=============

Full documentation available at `Read the Docs <https://django-versatileimagefield.readthedocs.io/en/latest/>`_.

Code
====

``django-versatileimagefield`` is hosted on `github <https://github.com/WGBH/django-versatileimagefield>`_.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_versatileimagefield_private-1.9-py2.py3-none-any.whl (56.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page