Skip to content

Releases: aybruhm/djangorest-routes

v.1.2.5

22 Aug 19:46
Compare
Choose a tag to compare
  • Added field-level validation to serializers
  • Document APIs with swagger (open API)
  • Update README.md
  • Bump version to 1.2.5

What's Changed

New Contributors

  • @nimaps made their first contribution in #5

Full Changelog: v1.2.4...v1.2.5

v.1.2.4

23 Jul 20:52
Compare
Choose a tag to compare
  • 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

19 Jun 10:53
Compare
Choose a tag to compare

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

03 Apr 20:23
Compare
Choose a tag to compare
  • 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

01 Apr 08:06
Compare
Choose a tag to compare
  • Removed djangoresetpassword app
  • Update documentation

Full Changelog: v1.2...v1.2.1

v1.2

01 Apr 06:21
Compare
Choose a tag to compare
v1.2 Pre-release
Pre-release
  • Rename app to rest_routes
  • Update documentation
  • Bump version to 1.2
  • Fix ModuleNotFound error

Full Changelog: v1.1...v1.2

v1.1

01 Apr 05:43
Compare
Choose a tag to compare
v1.1 Pre-release
Pre-release
  • Bump version to 1.1
  • Update documentation

Full Changelog: v1.0...v1.1

v1.0

31 Mar 21:33
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release