django-media-pil

Simple widget for image manipulations by pillow in the Django Admin


Keywords
django, pillow, mediamanager
License
MIT
Install
pip install django-media-pil==1.0.0

Documentation

DjangoMediaPil

  1. What it does
  2. Installation

What it does

Privieds custom widget and field to handle image in django.

Installation

To install the package by pip run following command

pip install django-media-pil

or

$ pip install git+https://github.com/giorgi94/django-media-pil