Metadata-Version: 1.0
Name: django-media-pil
Version: 0.3
Summary: Simple widget for image manipulations by pillow in the Django Admin
Home-page: https://github.com/giorgi94/django-media-pil
Author: Giorgi Kakulashvili
Author-email: UNKNOWN
License: MIT
Description: # Django-media-pil
        
        Simple widget for image manipulations by pillow in the Django Admin.
        
        
        ## Installation
        
        To install the package by `pip` run following command
        
        ```sh
        $ pip install git+https://github.com/giorgi94/django-media-pil.git
        ```
        
Keywords: django,pillow,mediamanager
Platform: OS Independent
