Return to media collection page if no collection selected
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 17 Jan 2013 21:37:41 +0000 (22:37 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 17 Jan 2013 21:39:22 +0000 (22:39 +0100)
commitba5ea989a5826440e8b84af8128dadd0ae252259
treea259a7836bf9fd88093d5aaf114f8ab4735c85b6
parent626a093ccc7bd275085cea1bbe7fb6ce14b47321
Return to media collection page if no collection selected

schendje rightly pointed out that we should not return to the media
homepage if we did not select a collection on the "collect" page, but
should actually return to the collect page.

This is an improvement of the user experience ;-)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/user_pages/views.py