------------------------------- - Added field level validation to serializers - Document APIs with swagger (openapi) - Update README.md - Bump version to 1.2.5
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
1.2.3
------------------------------ - Bump version to 1.2.3 - Worked on the suspend user functionality - Refactor Oniichan to User - Update documentation
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