This repository has been archived by the owner on May 5, 2020. It is now read-only.
Releases: relekang/django-nopassword
Releases · relekang/django-nopassword
0.8.0
0.7: Python 3 support
- Fixed import loop bug in models
- Python 3 support
- Docs on django-nopassword.readthedocs.org
0.6
- Solved "FieldError: Cannot
resolve keyword 'username' into field." - Changed SERVER_EMAIL to DEFAULT_FROM_EMAIL
- Spanish translation
Thanks to @alej0varas for great contributions
0.4
0.3.3
0.3.2
0.3.1
0.3
0.2: Custom user support
- Support for custom user in Django 1.5
- Add
LOGIN_CODE_TIMEOUT
setting - Add south support
- Fix bug in timout check