Skip to main content

Django helpers for working with images.

Project description

Django Image Helper

Provides a model mixin that has ‘image’ and ‘thumbnail’ fields. The uploaded image will be scaled to the model’s ‘IMAGE_SIZE’ and a thumbnail will be scaled and saved to the model’s ‘THUMBNAIL_SIZE’.

Additionally, there is an admin mixin to help you display an image’s thumbnail when in the admin’s listview.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-image-helper-0.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page