Releases: sunscrapers/djoser
Releases · sunscrapers/djoser
Release 0.4.2
This release adds a new feature - custom password validators. List of changes:
- Add support for
/register/
and/password/reset/confirm/
arbitrary password validators, withPASSWORD_VALIDATORS
djoser setting field
Release 0.4.1
Release 0.4.0
Initial stable release introducing djoser as an REST implementation of common authentication related endpoints. For more information and to get started see README.