Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 4f4e9243e4cf585e32a882804084853108ef94c0
      
https://github.com/django/django/commit/4f4e9243e4cf585e32a882804084853108ef94c0
  Author: Gavin Wahl <gw...@fusionbox.com>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M django/contrib/admin/templates/registration/password_reset_email.html
    M django/contrib/auth/tests/test_views.py
    M django/contrib/auth/views.py

  Log Message:
  -----------
  Fixed #20532 -- Reverse auth views by name, not by path.

Auth views should be reversed by name, not their locations in
`django.contrib.auth.views`. This allows substituting your own
implementations of the auth views.



-- 
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/51acd421899fc_18c3913de01247fe%40hookshot-fe4-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to