django-cloud-thumbnails 1.2.3

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangocloudthumbnails 1.2.3

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",
]

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.