Create redir_obj and use it around.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 27 Apr 2013 22:14:50 +0000 (00:14 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 28 Apr 2013 21:09:20 +0000 (23:09 +0200)
commit2e6ee596ad9dbc794979069f2f14b856db02343b
tree0b6559f86001b33053c1956701b280ed044e749b
parent8f88b1f6dc88f76b5e01bc43db26055ab3fbc921
Create redir_obj and use it around.

This is a shortcut function to redirect to the main page
for an object. Objects currently supported: media entries
and collections.

And go around and replace various places to use this.
mediagoblin/edit/views.py
mediagoblin/tools/response.py
mediagoblin/user_pages/views.py