Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_edit_profile_submit_fail'

This commit is contained in:
Christopher Allan Webber 2011-07-09 09:30:43 -05:00
commit 9980c5f4f4

View File

@ -108,7 +108,7 @@ def edit_profile(request):
'Profile edited!')
return redirect(request,
'mediagoblin.user_pages.user_home',
username=edit_username)
user=edit_username)
return render_to_response(
request,