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: 531, Watchers: 531, Forks: 90, Open Issues: 50The respondcreate/django-versatileimagefield
repo was created 10 years ago and the last code push was 8 months ago.
The project is popular with 531 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.
GitHub Issues
The django-versatileimagefield package has 50 open issues on GitHub
- Django 4
- Deleted unnecessary default_app_config settings starting with django3.2