﻿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
19955	Make contrib.comments form customizable	Dmitry Gladkov	nobody	"Currenly there is no way to customize widgets on django.contrib.comments.forms.CommentDetailsForm and a trivial task leads to creating a copy of django.comments.

The two ways to solve this that I have in mind is either to make more settings similar to [https://docs.djangoproject.com/en/dev/ref/settings/#comment-max-length COMMENT_MAX_LENGTH] and the other one is to create a new setting COMMENT_FORM that can provide a completely custom comment form."	New feature	closed	contrib.comments	1.5	Normal	wontfix			Design decision needed	0	0	0	0	0	0
