A very simple ImageField preview widget
An application for displaying the image preview of an ImageField in a DjangoForm using html, javascript and css
- Tested support to Python 2.7, 3.4, 3.5, 3.6
- Tested support to Django 1.8.18, 1.9.13, 1.10.7, 1.11
- No database
- Support Timezone with english and spanish languages
You can install it with one of these options:
easy_install django-preview-image-widget
pip install django-preview-image-widget
git clone https://github.com/RADYConsultores/django-preview-image-widget
cd django-preview-image-widget
- run python setup.py
wget https://github.com/RADYConsultores/django-preview-image-widget/zipball/master
- unzip the downloaded file
- cd into django-preview-image-widget-* directory
- run python setup.py
[IN PROGRESS]
To run the tests against configured environments:
- Install tox
- Run tox
Bootstrap 3+
Released under a (MIT) license.
Milton Lenis - [email protected]
Juan Diego García - [email protected]
Mantained by: