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 3 of 5

0.10

^^^^

* Respite's default views are now defined in the 'Resource' class.
* Routing has been changed to leverage decorators (see README for details).
* Fixed a bug that caused HTTP Accept headers with whitespace to be parsed incorrectly.

0.9.2

^^^^^

* The '*/*' content type now defaults to the format given in RESPITE_DEFAULT_FORMAT.

0.9.1

^^^^^

* Fixed a bug that caused lambas to be expanded into the default route object, producing
issues with consequent resource declarations.
* Added route for Viewsreplace to 'routes.all'.

0.9

^^^

* Respite now supports HTTP PATCH, and routes it to Viewsupdate.
* HTTP PUT is now routed to Viewsreplace instead of Viewsupdate.

0.8

^^^

* Routing has been redesigned (see README for details).

0.7.6

^^^^^

* Fixed a bug that caused a KeyError upon receiving requests whose methods
were not GET, POST, PUT or DELETE
* You may now pass a dictionary of HTTP headers to Views_render.
* Views_render no longer requires a template.
* Views_render's 'template' argument now defaults to 'None'.
* Views_render's 'status' argument now defaults to '200'.
* Respite now responds to HTTP OPTIONS.
* Respite now responds to HTTP HEAD.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.