Skip to content

v3.0.0: Merge pull request #136 from dmm-com/v3.0-dev

Compare
Choose a tag to compare
@hinashi hinashi released this 28 May 09:15
· 3989 commits to master since this release
c7f996b

Added

  • Added handler to report celery exception errors
  • Added password-reset feature
  • Added perform client-side validation on users form

Changed

  • Update Django version from v1.11 to v2.2 (LTS)
  • Droped python3.5 support

Fixed

  • Fixed not being redirected to the original URL after login
  • Fixed some request logs not output
  • Fixed the log message was not output to django.log
  • Fixed the search form on the nav bar cannot handle whitespaces appropriately
  • Fixed a bug at the background processing of creating Entry
  • Fixed show error messages on create-user