Skip to content

Releases: python-odin/odinweb.flask

Release 0.5.2

Choose a tag to compare

@timsavage timsavage released this 12 Feb 02:52
  • Fixes a bug with NoContent responses causing an exception in pywsgi
  • Fixes a bug caused by duplicate status types in an options response.

Release 0.5

Choose a tag to compare

@timsavage timsavage released this 17 May 01:36

Implemented the new BaseHttpRequest base class.