Skip to content

0.5.1

Compare
Choose a tag to compare
@apragacz apragacz released this 20 Aug 08:58
· 459 commits to master since this release

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)