This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
2.4.0
- 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