Automagic-rest

Latest version: v1.1.0

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

Scan your dependencies

Page 3 of 3

0.2.1

* Pull the reserved word list from Python dynamically.

0.2.0

* Refactored to use a generic serializer created on the fly. This is potentially a breaking change if you overrode the `get_serializer` method of the `build_data_models` command.
* This has been replaced by a view method called `get_serializer_class_name`.
* The serializer is now built on-the-fly rather than by the code generator.

0.1.2

* Add support for `DecimalField` with `max_digits` and `decimal_places` from `information_schema.columns` fields.

0.1.1

* Switched to naming models and serializers with a combination of `schema_name` and `table_name` to avoid model naming conflicts in Django if the same table exists across multiple schemata.

0.1.0

* Initial release.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.