Skip to content

v2.0.0

Compare
Choose a tag to compare
@paltman paltman released this 24 Nov 15:58
· 260 commits to master since this release
676f428
  • BI: moved account deletion callbacks to hooksets
  • BI: dropped Django 1.7 support
  • BI: dropped Python 3.2 support
  • BI: removed deprecated ACCOUNT_USE_AUTH_AUTHENTICATE setting with behavior matching its True value
  • added Django 1.10 support
  • added Turkish translations
  • fixed migration with language codes to dynamically set
  • added password expiration
  • added password stripping by default
  • added ACCOUNT_EMAIL_CONFIRMATION_AUTO_LOGIN feature (default is False)