Skip to content

1.3.1

Compare
Choose a tag to compare
@MarkusH MarkusH released this 01 Aug 12:35
· 477 commits to master since this release
  • Fix: KeyError when trying to login (#102).
  • Fix: Migration fails with custom user model without username field.
  • Fix: Added missing migrations.
  • Fix: Spurious migrations on Python 3.
  • Require django-otp 0.3.4 and above for better Python 3 compatibility.