Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 990f8d92dca913462f656387b012801f01c96244
      
https://github.com/django/django/commit/990f8d92dca913462f656387b012801f01c96244
  Author: Jaap Roes <j...@eight.nl>
  Date:   2013-06-15 (Sat, 15 Jun 2013)

  Changed paths:
    M django/contrib/auth/hashers.py
    M django/contrib/auth/tests/test_hashers.py

  Log Message:
  -----------
  Fixed #20599 -- Changed wording of ValueError raised by _load_library

The _load_library method on BasePasswordHasher turns ImportErrors
into ValueErrors, this masks ImportErrors in the algorithm library.
Changed it to a clearer worded error message that includes
the ImportError string.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/51bc2afb1b2ff_6375797de0805c7%40hookshot-fe4-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to