Python-rest-framework

Latest version: v0.3.13

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

Scan your dependencies

Page 3 of 3

0.3.1dev

Fix new setup.py config

0.3.0

* Added [`base views`][BaseViews]
* Added [`base views mixins`][ViewsMixins]
* Added [`views pagination`][ViewsPaginations]
* Added [`ApiException`][ApiException]
* Added [`views for Flask`][FlaskViews]
* Added [`views for AioHttp`][AioHttpViews]
* Added [`views for Sanic`][SanicViews]
* Added [`utils.decorators`][utils_decorators] for class check attributes and signature
* Fix not actual docs

[BaseViews]: rest_framework/views/base.py
[ViewsMixins]: rest_framework/views/mixins.py
[ViewsPaginations]: rest_framework/views/paginations.py
[FlaskViews]: rest_framework/views/flask
[AioHttpViews]: rest_framework/views/aiohttp
[SanicViews]: rest_framework/views/sanic
[ApiException]: rest_framework/exceptions.py
[utils_decorators]: rest_framework/utils/decorators.py

0.2.2

Added [ChoiceValidator](./rest_framework/serializers/validators.py231) in [serializers.validators](./rest_framework/serializers/validators.py)

0.2.0

* Mini fix `Serializers` `_field_validation` method.
* Add `BooleanNullField`.
* Remove Null values from `BooleanField`.

0.1.8

Mini fix `SerializerMethodField` call `to_representation` method

0.1.7

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.