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

Support for django-stdimage variations #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MaZZly
Copy link

@MaZZly MaZZly commented Feb 2, 2017

https://github.com/codingjoe/django-stdimage supports variations on the imagefield, e.g. thumbnails and such.

These variations should also be marked as "used files" and not removed when using the management command.

I also renamed the f-variable in the loop to: field, as that is what it represents.

Cheers!

@vartagg
Copy link

vartagg commented Jun 30, 2017

@MaZZly Very useful pull request. After found this package, I immediately thought about feature when running command - that the thumbnails will be deleted.

@akolpakov Is there any progress with merge?

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.

2 participants