Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

2.4.0

Compare
Choose a tag to compare
@AngellusMortis AngellusMortis released this 15 Aug 13:33
· 42 commits to master since this release
47b1071
  • Add support for Django 3.0 & 3.1
  • Dropped support for Django 1.11
  • Fixes error in name parsing - Fixes crash arising from missing comma in fullname - Assigns fullname to firstname if it can't be split
  • Fixes installation with latest pip
  • Fixes OpenID library crash due to uninitialized jwk