Releases: aybruhm/djangorest-routes
Releases Β· aybruhm/djangorest-routes
v.1.2.5
v.1.2.4
- Set phone_number field to be nullable
- Integrate django-sotp and include in install_requires
- Update README.md
- Bump version to 1.2.4
Full Changelog: v1.2.3...v1.2.4
v1.2.3
djangorest_routes-1.2.3.tar.gz
- Bump version to 1.2.3
- Worked on the suspend user functionality
- Refactor Oniichan to User
- Update documentation
Full Changelog: v1.2.2...v1.2.3
v.1.2.2
- Bump version to 1.2.2
- Add User model to admin
- Include SALT_KEY for OTP hashing
- Update documentation
- Change response (success and error) messages
What's Changed
- Create CODE_OF_CONDUCT.md by @israelabraham in #4
New Contributors
- @israelabraham made their first contribution in #4
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Removed djangoresetpassword app
- Update documentation
Full Changelog: v1.2...v1.2.1
v1.2
- Rename app to rest_routes
- Update documentation
- Bump version to 1.2
- Fix ModuleNotFound error
Full Changelog: v1.1...v1.2
v1.1
- Bump version to 1.1
- Update documentation
Full Changelog: v1.0...v1.1
v1.0
- First release
Full Changelog: https://github.com/israelabraham/djangorest-routes/commits/v1.0