Releases: valdergallo/django-compress-field
Releases · valdergallo/django-compress-field
v0.10.2
v0.9.9
- bugfix for south > 0.6
0.9.8
Rename project to django-compress-field
0.9.1
- Bugfix task.py print error in py3k
v0.9.0
- Select queue using settings.FILE_COMPRESS_QUEUE
v0.8.1
- bugfix zipfile overriding names
- IO lock control for celery
celery working
- fix integration with celery 2.8+
finished tests on windows
- 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
- windows need close files before delete uploaded file