Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@jpadilla jpadilla released this 12 Jun 21:39
· 153 commits to master since this release

Changelog

Changed

  • Speed up tests. #108
  • Bump up PyJWT version to v1.3.0. 54048f7
  • Drop support for Python 3.2. dfb3208
  • Added the ability to use custom renderers. #121

Fixed

  • Verify now does not refresh token. #109
  • Fixed testing DRF 2 with Django 1.8. #118
  • Run tests only against latest DRF versions. #122

Added

  • Add request to serializers' context. #119

tgif