#17450: Missing import in django.contrib.auth.models
------------------------------+--------------------
     Reporter:  aalbrecht     |      Owner:  nobody
         Type:  Bug           |     Status:  new
    Component:  contrib.auth  |    Version:  SVN
     Severity:  Normal        |   Keywords:
 Triage Stage:  Unreviewed    |  Has patch:  1
Easy pickings:  0             |      UI/UX:  0
------------------------------+--------------------
 In r17253 the password hashing was changed. Along the change in
 django.contrib.auth.models the import or get_random_string was removed,
 but the function is still used in make_random_password().

 A fix is available in this pull request:
 https://github.com/django/django/pull/95

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17450>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to