0.5.1
Changes:
- Allow TokenAuthentication subclasses (pull request #74)
- Fix for issue #52: Check whether valid Django authentication backend is being used
- Change email verification signal added (pull request #69)
- More restrictive linters: pylint with improved config, flake8-comprehensions plugin added
- Force to use Django REST Framework version lower than 3.10 (this limitation will be removed in 0.6.0)