﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22585	Minor typo on customizing authentication page in docs	matt@…	nobody	"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."	Uncategorized	closed	Documentation	1.6	Normal	fixed	typo		Unreviewed	0	0	0	0	1	0
