Django-carpet

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 3

0.4.1

- Added support for pagination data in both generation and parsing of `VieoloResponse`

0.4.0

- Added `PaginateType` for paingation data

Breaking Changes
- combined the pagination function as `paginate` which is compliant with Vieolo response v1

0.3.0

- Improved the parsing of the `VieoloResponse`

Breaking Changes
- `generate_response` is now `generate` which is a static function of the `VieoloResponse`
- `generate` function now follows the Vieolo response v1 and includes the serialized objects in the `data` key

0.2.1

- Fixed the error of `APIResponse` when the request object has no token

0.2.0

- Added `is_production` and `is_testing` to `end`
- Added the `data` argument to the `generate_response` which mixes the data dict with the response dict without needing to manually set the key and values of response after generation

Breaking Changes
- All the arguments of `generate_response` after `result` must be named. e.g. `operation="object creation"`

0.1.14

- Improved the `number_validation` function

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.