Django-respite

Latest version: v1.4.0

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

Scan your dependencies

Page 4 of 5

0.7.5

^^^^^

* Fixed a bug that caused views for models in CamelCase to be routed incorrectly.
* Fix a bug that caused views to default to the format given in DEFAULT_FORMAT
regardless of whether or not it was supported.
* Fix a bug that allowed for arbitrary URL suffixes

0.7.4

^^^^^

* You may now override the regular expression used to match resource IDs in the 'id_regex'
argument to the 'resource' function.
* Fix a bug that caused a TypeError upon attempting to serialize a float.

0.7.3

^^^^^

* You may now decorate methods with the 'override_supported_formats' decorator to override
the view class' supported formats.
* Fixed a bug that caused a TypeError upon returning non-simple datatypes from a
model's 'serialize' method.

0.7.2

^^^^^

* Fixed a bug that caused custom actions to be prefixed by an additional slash.

0.7.1

^^^^^

* Add serializer for filefields
* Fix bug when trying to serialize a NoneType

0.7

^^^

* You may now pass a custom form class in Viewsform to override automatic form generation
in Viewsnew, Viewscreate, Viewsedit and Viewsupdate.
* 'HTTPMethodOverrideMiddleware' has been renamed to 'HttpMethodOverrideMiddleware'.
* 'HTTPPUTMiddleware' has been renamed to 'HttpPutMiddleware'.
* Respite now automatically serializes request context as JSON if no JSON template for the
view exists.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.