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

Implement generation of thumbnails for uploaded images #4

Open
eriktm opened this issue Apr 3, 2021 · 1 comment
Open

Implement generation of thumbnails for uploaded images #4

eriktm opened this issue Apr 3, 2021 · 1 comment
Labels
new feature New feature

Comments

@eriktm
Copy link
Member

eriktm commented Apr 3, 2021

Proposed Functionality

When images are uploaded, generate thumbnails at predefined sizes.

Use Case

Improved loading-times and lower data usage on entry administration pages and voting.

Database Changes

We probably need additional fields on the File model to allow thumbs to be connected to the original media.

External Dependencies

Yes, unknown at this time.

@eriktm eriktm added enhancement Enhancement to existing feature new feature New feature and removed enhancement Enhancement to existing feature labels Apr 3, 2021
@eriktm eriktm added this to UNICORN Nov 26, 2021
@eriktm eriktm moved this to Todo in UNICORN Nov 26, 2021
@eriktm
Copy link
Member Author

eriktm commented Nov 29, 2021

We can probably use django-imagekit for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant