Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

1.5.0

Compare
Choose a tag to compare
@swistakm swistakm released this 22 Mar 18:07
· 48 commits to master since this release

Fixes and improvements:

  • Updated Norwegian translations and fixed issue with unicode characters sent
    to utils.generate_sha1 (#472)
  • Fix upload_to_mugshot if model uses primary key diffrent than id (#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