Skip to main content

Django Cloud Thumbnails is a fork of django-image-cropping that uses django-cloud-storage, a custom Django storage backend.

Project description

Django Cloud Thumbnails

Django Cloud Thumbnails is a fork of django-image-cropping that uses django-cloud-storage, a custom Django storage backend.

Installation

  • Install this package using pip
pip install django-cloud-thumbnails
  • Add django_cloud_thumbnails to your INSTALLED_APPS setting like this
INSTALLED_APPS = [
    ...,
    "django_cloud_thumbnails",
]

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-cloud-thumbnails-1.2.3.tar.gz (23.6 kB view hashes)

Uploaded Source

Built Distribution

django_cloud_thumbnails-1.2.3-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

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