﻿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
16636	Wording in documentation for contrib.auth could be improved on is_authenticated()	cyclops	nobody	"https://docs.djangoproject.com/en/1.3/topics/auth/#django.contrib.auth.models.User.is_authenticated

starts with the text:

    ""Always returns True. This is a way to tell if the user has been authenticated. ""

I really ''hope'' it doesn't always return True. :)

A better wording might be:

    ""Returns True if the user has been properly authenticated.""

This (and related ticket #16635) have really been bugging me for a while, I finally had to post a ticket. :)"	Bug	closed	contrib.auth	1.3	Normal	wontfix			Unreviewed	0	0	0	0	1	0
