Many thanks to Jamian for adding this feature. This now supports the use of a Django Setting to replace the stock exception handling on a JSON schema validation.
1.0.1rc4
Not secure
Our great collaborator 3ur3ka found some issues when using Ramlwrap with api's designed to be used in a webapp (i.e. after login has been called). Mainly this is to do with CSRF, and also was made more complex by using the DjangoRestFramework which we didn't need.
1.0.1rc3
Not secure
Now containing bug fixes for the python3 request.body being a binary string.
1.0.1rc2
Not secure
Fixes a couple of python3 issues and now has a better build test that tests both 2 and 3 before accepting merges.
1.0.1rc1
Not secure
The 1.0.0 branch functionally worked, but had a bug in the init which caused it to not work when installed via pip (i.e. worked in our local release branches).
1.0.0
The first release of ramlwrap (as availible on pip as v1.0.0)