Skip to main content

Deletes old files.

Project description

# django-resized

Resizes image origin to specified size.

## Requirements

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-resized-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c1d6dba1efab7a33dcc413cb2c9975af14b7ba972f097670799fe11ef2dab7ef
MD5 544a5b1148294ed863ecebdbca392b6a
BLAKE2b-256 465456ef412d732546bd39610ff18d54447035df3cee55298463ec21955623df

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