﻿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
8630	Improve the comments framework customizability	Thejaswi Puthraya	Carl Meyer	"Currently the comments framework allows to customize comments by requiring the three attributes get_model(), get_form() and get_form_target() in the custom comments app. But by hard-coding the get_model(), get_form() and get_form_target() in `django.contrib.comments.__int__.py` we are restricting the extensibility.

The patch attached allows easy customization. This is *NOT* a new feature, just hard-coded it by mistake while sending patches to Jacob."		closed	contrib.comments	dev		fixed	comments, customization	dane.springmeyer@… steingrd@… David Larlet halfdan@…	Accepted	1	0	0	0	0	0
