Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

v0.1.8

Compare
Choose a tag to compare
@oliverroick oliverroick released this 20 Jul 08:35
· 48 commits to master since this release
  • Upgrades all dependencies to their latest versions
  • Adds build environments to test the library against Django 1.11 in Python 3.4, 3.5, 3.6
  • Fixes #32, allowing non-string values to be used in POST bodies (when using ContentType application/x-www-form-urlencoded) and when preparing GET param strings.