Skip to main content

Deletes old files.

Project description

# django-resized

Resizes image origin to specified size. Compatible with sorl-thumbnail.

## Installation

pip install django-resized

## Usage

models.py

from django_resized import ResizedImageField

class MyModel(models.Model):

… image = ResizedImageField(max_width=500, max_height=300, upload_to=’whatever’)

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-resized-0.1.4.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file django-resized-0.1.4.tar.gz.

File metadata

File hashes

Hashes for django-resized-0.1.4.tar.gz
Algorithm Hash digest
SHA256 41f2446052fa13b3f7d3c60851d4f3d19171fb6e7dbf4920dbbf5a57f54ba472
MD5 d58aa66afb4180f91128a691a8fde89b
BLAKE2b-256 2232d9c0eaece368ec5226b4082b177ba93524d1e05c07b03903fcd9258da101

See more details on using hashes here.

Supported by

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