Skip to content

Releases: anexia/drf-multitokenauth

2.1.0

05 Nov 12:06
3756660
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

14 Oct 13:06
Compare
Choose a tag to compare

What's Changed

  • Refactor package namespace according to new conventions by @nezhar in #29

Full Changelog: 1.5.0...2.0.0

1.5.0

14 Sep 14:04
5aac628
Compare
Choose a tag to compare

What's Changed

  • Implemented setting for disabling superuser login by @mikelandzelo173 in #26
  • Update readme, compatibility matrix, prepare new release by @nezhar in #27

Full Changelog: 1.4.0...1.5.0

1.4.0

05 Nov 13:41
a2f5d39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.4.0

Maintenance Release

14 Jan 17:36
Compare
Choose a tag to compare

Fixes installation for older python versions

Maintenance Release

14 Jan 16:29
Compare
Choose a tag to compare

Fixes migrations for Django >=2.1

Fixed information leakage in admin panel

27 Aug 08:38
Compare
Choose a tag to compare

Fixed issue #2 information leakage in admin panel

Maintenance Release

08 May 15:03
Compare
Choose a tag to compare
1.2.1

Switched travis testing to tox

PyPi Release 1.1.1

10 Aug 06:01
Compare
Choose a tag to compare
updated setup.py and travis

Cache Backend

09 May 10:59
Compare
Choose a tag to compare

Added django-memoize as a cache backend.