Skip to content

0.5.7 Django 1.9 support + various fixes / ehancements.

Compare
Choose a tag to compare
@avelis avelis released this 21 Mar 05:26
· 539 commits to master since this release
  • Django 1.9 support
  • Base64 encoding of raw request body for support of binary responses. (i.e. images)
  • Ability to sort ascending/descending order in the RequestsView.
  • Unit test enhancements.
  • Stability tweaks and small performance improvements.

Thanks to ( @Alkalit , @trik , @blag , @Wrhector , @digitaldavenyc )