﻿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
12018	"Use ""RequestContext"" instead of ""Context"" for comments moderation email"	Charlie DeTar	nobody	"The django.contrib.comments moderation framework allows users to send an email to site admins when a comment is posted.  The email is formatted using the template ""comments/comment_notification_email.txt"".  However, this template is rendered using a Context object, not RequestContext, making it impossible to add additional context parameters for the template renderer.

An example of the type of additional context one might want in an email is a site url, allowing the template to provide a link to the comment or admin functions on the site."	New feature	closed	contrib.comments	dev	Normal	wontfix	dceu2011	chazen@…	Design decision needed	1	0	1	0	0	0
