﻿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
18136	Documentation for PermWrapper is wrong	Adrien Lemaire	nobody	"Doc says at /en/dev/topics/auth/:

{{{
The currently logged-in user's permissions are stored in the template variable {{ perms }}. This is an instance of django.contrib.auth.context_processors.PermWrapper, which is a template-friendly proxy of permissions.

Changed in Django 1.3: Prior to version 1.3, PermWrapper was located in django.contrib.auth.context_processors.
}}}

That is wrong, PermWrapper was located in django.core.context_processors."	Cleanup/optimization	closed	Documentation	1.4	Normal	fixed		lemaire.adrien@…	Accepted	1	0	0	1	1	0
