Contents

django-versatileimagefield 3.1

0

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensi

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.

Stars: 540, Watchers: 540, Forks: 91, Open Issues: 52

The respondcreate/django-versatileimagefield repo was created 12 years ago and the last code push was 2 years ago.
The project is popular with 540 github stars!

How to Install django-versatileimagefield

You can install django-versatileimagefield using pip

pip install django-versatileimagefield

or add it to a project with poetry

poetry add django-versatileimagefield

Package Details

Author
Jonathan Ellenberger
License
MIT License, see LICENSE
Homepage
http://github.com/respondcreate/django-versatileimagefield/
PyPi:
https://pypi.org/project/django-versatileimagefield/
GitHub Repo:
https://github.com/respondcreate/django-versatileimagefield

Classifiers

  • Multimedia/Graphics/Presentation
No  django-versatileimagefield  pypi packages just yet.

Errors

A list of common django-versatileimagefield errors.

Code Examples

Here are some django-versatileimagefield code examples and snippets.

Related Packages & Articles

django-user-agents 0.4.0

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).