* Let Django version float all the way up to 1.8.x and above Thanks Markus Holtermann * Let DRF version float all the way up to 3.x and above Thanks Sofia Margariti
0.2.1
* Update to latest version of httpsig * Brought 0.1.x fixes in to 0.2.x branch
0.2.0
* Update documentation * Adapt to httpsig (thanks Konstantinos Koukopoulos) * Using draft 03 lastest version
0.1.8
* Loosen dependencies in setup.py * Fix signature/headers regular expressions (Thanks Christopher Grebs)
0.1.7
* Correctly handle a bad API KEY, adapt test code (Thanks benctamas)
0.1.6
* Return API key on successful authentication (Thanks Konstantinos Koukopoulos)