Flask-mixins

Latest version: v0.0.7

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

Scan your dependencies

0.0.7

- Bugfix for SchemaMixin not dumping responses in the tuple format with a status code
- Tests for the Resource and Resources mixin added
- Werkzeug response object returned without modifications (in some cases the user may want to return a manual response with custom headers or other attributes)

0.0.5

Features:
- Permissions added
- BaseMiddleware added

0.0.4

Fixes:
- SchemaMixin no longer converts None response to {}, the conversion should be done by another Mixin (JsonifyMixin)

0.0.3

Fixes:
- StatusCodeMixin explicit None check

0.0.2

- Flask version requirement decreased

0.0.1

Initial release.

Features:
- PermissionMixin
- StatusCodeMixin
- JsonifyMixin
- SchemaMixin
- ResourceView
- ResourcesView

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.