StdImageField: Improved image field for Django
I'm pleased to announce a new project, django-stdimage, that provides a new image field with many improvements respect to Django's core ImageField.Features of StdImageField:- Saved files have standardized names (using field name and object id)...