﻿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
8555	comments documentation issues: get_comment_form raising argument errors in comments.py	imacqueen	Jacob	"the documentation @ http://docs.djangoproject.com/en/dev/ref/contrib/comments/#notes-on-the-comment-form says to simply use

{{{
{% get_comment_form for [object] %}
}}}


as the documentation stands it doesn't seem like it would work (i.e. tripping the handle_token method).

once i added the 'as x' arguments it worked."		closed	Documentation	dev		fixed	comments get_comment_form		Accepted	0	0	0	0	0	0
