Drf-tus

Latest version: v2.0.1

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.19

+++++++++++++++++

* Fixed bug that occurred when pausing uploads (https://github.com/dirkmoors/drf-tus/pull/7).

1.18

+++++++++++++++++

* Make the metadata 'filename' key a setting. (https://github.com/dirkmoors/drf-tus/pull/2).
* Switch from (Positive)IntegerField to BigIntegerField for the upload_length and upload_offset fields (https://github.com/dirkmoors/drf-tus/pull/3).
* Increase Django version support up to 1.11 (https://github.com/dirkmoors/drf-tus/pull/4).
* Fix unicode errors (https://github.com/dirkmoors/drf-tus/pull/5).
* Updated travis configuration.

1.17

+++++++++++++++++

* Exchanged use of `base64.encodebytes` to `base64.b64encode`.

1.16

+++++++++++++++++

* Implemented `validate_filename` handler in `TusCreateMixin`.

1.15

+++++++++++++++++

* Added missing migration and changed max_length to 255 for model `Upload`'s attribute `uploaded_file`.

1.14

+++++++++++++++++

* Updated default behaviour of the `get_header` handler in `TusMiddleware`.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.