Python-rest-framework

Latest version: v0.3.13

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

Scan your dependencies

Page 2 of 3

0.3.7

Change asyncio.corutine to async/await

0.3.6

Fix for current remove fields from base serializer.
python
class Ser(Serializer):
field_one = CharField()

class TwoSer(Ser):
field_one = None

0.3.5

* Fix for current work `source` attribute for base fields class.
* Fix exceptions `__str__` method.
* Fix `GenericViews` `MRO`.
* Added unbound `response_class` from all views.
* Fix `ValidationError` arguments in views.

0.3.4

Added [`Source`](./rest_framework/serializers/fields.py84) attribute to Fields

0.3.3

Fix new setup.py config, fix requirements

0.3.2dev

Fix new setup.py config, fix requirements

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.