Releases: pik-software/apiqa-storage
Releases · pik-software/apiqa-storage
v2.6
v2.5.3
Fix display `object_content_type`, `object_id` at attachment changelist
[v2.5.2] - 2019-10-29
Changed
- Fix display
object_content_type
,object_id
at attachment changelist
[v2.5.1] - 2019-10-29
Changed
- Add
python3.7
compatibility
Bugfix
Bump minio version to 5.0.1 (python3.7 support)
v2.5
Bump minimal DRF version to 3.9
Merge pull request #13 from pik-software/update_req Bump minimal DRF version to 3.9
Add custom uid to upload files
v2.2 Bump version to 2.2
Attachment model
DISP-218 Attachment model (#9) * DISP-218 Add models `Attachment` and `ModelWithAttachmentsMixin`
v1.0: Merge pull request #7 from pik-software/DISP-166
DISP-166 Add uid, name, created fields to files