
django-versatileimagefield 3.1
0
A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensi
Contents
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: 52The 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
Related Packages
Errors
A list of common django-versatileimagefield errors.
Code Examples
Here are some django-versatileimagefield code examples and snippets.
pythonfix







