Django-reversion-rest-framework

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

2.0.0

Potentially BREAKING CHANGES

- dropped support for python 3.8

1.2.0

Changed

- Chore: set default Python version to 3.11

1.1.2

Changed

- Fix: support custom parameters defined in urlconf (30 by gsfish)

1.1.1

Changed

- Displaying deprecation warning only when subclassing a deprecated class

1.1.0

Changed

- `BaseHistoryModelMixin` has been renamed to `BaseHistoryMixin`
and will be removed in the next version

- `HistoryOnlyMixin` has been renamed to `HistoryMixin`
and will be removed in the next version

- `DeletedOnlyMixin` has been renamed to `DeletedMixin`
and will be removed in the next version

- `ReadOnlyHistoryModel` will be removed in the next version.
Please use `HistoryMixin` and `DeletedMixin` for the same behaviour

1.0.1

Changed

- dropped support for python < 3.8
- mixins: returning the base `field_dict` in case of errors during serialization (14)

This happens when trying to serialize an history object with only a selected
list of fields.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.