﻿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
15944	Cross-reference contrib.auth.models.check_password and contrib.auth.models.User.check_password	Andy Terra	nobody	"http://docs.djangoproject.com/en/1.3/topics/auth/#django.contrib.auth.models.check_password
http://docs.djangoproject.com/en/1.3/topics/auth.html#django.contrib.auth.models.User.check_password


I believe these two sections should be cross-referenced, so I'm attaching a patch with my proposal changes for this section of the docs. I was also getting a warning with sphinx when trying to build auth.txt from trunk that read
{{{
docs/topics/auth.txt:3: (SEVERE/4) Duplicate ID: ""module-django.contrib.auth.views"".
}}}

I'm attaching a second patch which aims to solve that issue as well. I'm not sure if the solution is correct, but it ""worksforme"" on a new sphinx build attempt.


This is my first patch ever, so proceed with caution!"	Cleanup/optimization	closed	Documentation	1.3	Normal	duplicate	docs auth User check_password		Unreviewed	1	0	0	0	0	0
