0.5.7 Django 1.9 support + various fixes / ehancements.
- 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 )