This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
1.5.0
Fixes and improvements:
- Updated Norwegian translations and fixed issue with unicode characters sent
toutils.generate_sha1
(#472) - Fix
upload_to_mugshot
if model uses primary key diffrent thanid
(#475) - Minor compatibility improvements (#485)
- Refactored mailer (#486)
- Password reset email now inlcudes email template for django>=1.7 (#493)
- Fixes to translations (#499)
- Added Romanian translations (#500)
Backwards incompatible changes:
- django-guardian has version fixed to
<=1.3.1
due to django 1.4 compatibility