[Django] #22585: Minor typo on customizing authentication page in docs

4 views
Skip to first unread message

Django

unread,
May 6, 2014, 11:40:48 AM5/6/14
to django-...@googlegroups.com
#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.

Django

unread,
May 6, 2014, 12:15:00 PM5/6/14
to django-...@googlegroups.com
#22585: Minor typo on customizing authentication page in docs
---------------------------+----------------------------
Reporter: matt@… | Owner: nobody
Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.6
Severity: Normal | Resolution: fixed

Keywords: typo | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 1
UI/UX: 0 |
---------------------------+----------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"f939e25b593f2dac7f3ade86c2c4edb3b03fe51f"]:
{{{
#!CommitTicketReference repository=""
revision="f939e25b593f2dac7f3ade86c2c4edb3b03fe51f"
[1.6.x] Fixed #22585 -- Fixed typo in topics/auth/customizing.txt.

Thanks matt at mattwoodward.com for the report.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/22585#comment:1>

Reply all
Reply to author
Forward
0 new messages