﻿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
14646	django.contrib.comments is missing default template for comment_notification_email.txt, and has no documentation of template context	tpherndon	tzulberti	"When using moderation and having set email_notification to True, posting a comment results in an error complaining that there is no template for 'comments/comment_notification_email.txt'.  In addition, there is no mention in the documentation that creating that template is required to use email notifications, nor what context is passed by default into the template (that is, no instructions for what should go in the template).

I would expect that either a default template would be included with Django, or explicit instructions would inform the user that they need to create the template and what would need to go in it."	Bug	closed	contrib.comments	dev	Normal	wontfix	email, template	jefferya@…	Accepted	1	0	0	1	0	0
