Skip to content

Releases: valdergallo/django-compress-field

v0.10.2

15 Jul 14:49
Compare
Choose a tag to compare
  • add support for django 3.0.8
  • fix error using arguments async
  • remote tests for all django 1.x
  • tested with new django migrations

v0.9.9

15 Oct 14:18
Compare
Choose a tag to compare
  • bugfix for south > 0.6

0.9.8

30 Sep 18:54
Compare
Choose a tag to compare

Rename project to django-compress-field

0.9.1

04 Feb 10:15
Compare
Choose a tag to compare
  • Bugfix task.py print error in py3k

v0.9.0

05 Jun 13:16
Compare
Choose a tag to compare
  • Select queue using settings.FILE_COMPRESS_QUEUE

v0.8.1

03 Jun 18:56
Compare
Choose a tag to compare
  • bugfix zipfile overriding names
  • IO lock control for celery

celery working

02 Jun 21:43
Compare
Choose a tag to compare
  • fix integration with celery 2.8+

finished tests on windows

02 Jun 19:07
Compare
Choose a tag to compare
  • bugfix zlib
  • bugfix path_name
  • add base_name property
  • fix stop to create job for ziped contents
  • fix openfile to create zipfile
  • fix ziped filename

bugfix for windows

02 Jun 13:24
Compare
Choose a tag to compare
  • windows need close files before delete uploaded file