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: 520, Watchers: 520, Forks: 91, Open Issues: 49

The respondcreate/django-versatileimagefield repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 520 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.

GitHub Issues

The django-versatileimagefield package has 49 open issues on GitHub

  • Django 4
  • Deleted unnecessary default_app_config settings starting with django3.2

See more issues on GitHub

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).