﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
686	Create User.url_for_self() method and use it	Elrond		"The `User` object should have a `.url_for_self` method like the media entries or collections already have.

With the new `redirect_obj` it should then be as easy as
{{{
return redirect_obj(request, user)
}}}
to redirect to the user's main page.

So use `redirect_obj` or at least the `.url_for_self` around the sources."	enhancement	closed	major		programming	fixed	bitesized	ben@…	
