Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate thumbnails using Django-ImageKit #51

Merged
merged 1 commit into from
May 17, 2020
Merged

Generate thumbnails using Django-ImageKit #51

merged 1 commit into from
May 17, 2020

Conversation

alysivji
Copy link
Owner

Part of #43

What does this do

Generate and show thumbnails when displaying images on the website to save on bandwidth. Django-ImageKit provides tools for processing images.

Why are we doing this

It doesn't make sense to ship those around when thumbnails will do.

How should this be tested

n/a

Migrations

n/a

Dependencies

n/a

Callouts

With how boto3 is saving files, we needed to add a workaround to get things working with image-kit.

Resources

@alysivji alysivji merged commit f029782 into master May 17, 2020
@alysivji alysivji deleted the thumbnail branch May 17, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant