#22585: Minor typo on customizing authentication page in docs
-------------------------------+--------------------
     Reporter:  matt@…         |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.6
     Severity:  Normal         |   Keywords:  typo
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+--------------------
 On https://docs.djangoproject.com/en/1.6/topics/auth/customizing/ in the
 description of class models.AbstractBaseUser, under
 set_password(raw_password) the last line currently reads:
 In Django 1.4 and 1.5, a blank string was unintentionally stored as an
 unsable password as well.

 "Unusable" is misspelled as "unsable" so it should read:
 In Django 1.4 and 1.5, a blank string was unintentionally stored as an
 unusable password as well.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22585>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.4f9a08e4772ad75dec45b174c648b1ac%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to