Tags: itsdevsunny/django-stdimage
Tags
Fix codingjoe#203 -- Prevent access to deferred fields in stdimage fi… …le descriptor (codingjoe#204)
-
Nov 23, 2018 - 8000 920c68b
- zip
- tar.gz
Drop upload_to utils in favor of django-dynamic-filenames (codingjoe#201 )
Add option to management command to ignore missing file (codingjoe#191)
Fix log statment -- Use __mod__ over format style (codingjoe#190)
Attempt to circumvent "OSError: image file is truncated" issue. (codi… …ngjoe#184) as detailed here: python-pillow/Pillow#1510
3.0.0 * Refactor tests to increase coverage * Refator rendervariations command to use concurrent.futures * Update badges * Switch from coveralls to codecov * Remove Django 1.8 & 1.10 support * Remove Python 2 support * Add Django 2.0 support * Switch to pbr for releases * Update coverage from 4.4.1 to 4.4.2 * Ignore all missing doc strings * Update README.md * Update pytest from 3.2.2 to 3.2.3 * Update tox from 2.8.2 to 2.9.1 * Update tox from 2.8.1 to 2.8.2 * Update pytest from 3.2.1 to 3.2.2 * Update tox from 2.8.0 to 2.8.1 * Update tox from 2.7.0 to 2.8.0 * Update pytest from 3.2.0 to 3.2.1
PreviousNext