1.3.1
- 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.