﻿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
15942	"duplicate id ""module-django.contrib.auth.views"" in the topics/auth.txt doc"	Mathieu Agopian	nobody	"The documentation patch applied to fix #6581 ([16130] on trunk and [16131] on 1.3.X, git commit f3163a64b3940e3145090f6493849222ec052d0e) introduced a sphinx warning about a duplicate id {{{module-django.contrib.auth.views}}}.

Indeed, the {{{.. module:: django.contrib.auth.views}}} id is present twice in the same file (line 879 and 1026 in {{{docs/topics/auth.txt}}}).

I believe the second occurrence of the id should be replaced by {{{.. currentmodule:: django.contrib.auth.views}}}, and i added a patch that does just that."	Bug	closed	Documentation	1.3	Normal	fixed		mathieu.agopian@…	Ready for checkin	1	0	0	0	1	0
