﻿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
14495	get_success_url raises ImproperlyConfigured with wrong message in some class based generic views' mixins	Honza Král	nobody	"For example {{{FormMixin }}} and {{{ DeletionMixin }}} complain:
{{{
""No URL to redirect to.  Either provide a url or define a get_absolute_url method on the Model.""
}}}

but they don't actually check if the {{{ Model }}} has a {{{ get_absolute_url }}} method."		closed	Generic views	dev		fixed	generic views get_absolute_url get_success_url success_url		Accepted	0	0	1	0	0	0
