Enable /u/USERNAME/edit/ pattern #588
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 7 Jan 2013 15:18:45 +0000 (16:18 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 9 Jan 2013 08:56:53 +0000 (09:56 +0100)
commitabc4da2927be02fb21d2f2bd1effea7b5ee6b9c7
tree8441d5f29c21bdf880b46727680c91c5f2183aa1
parent6de8b42e4ed1f1cd663501d5f61032ba41ed0285
Enable /u/USERNAME/edit/ pattern #588

Transition from the inconsistent /edit/profile/?username=FOO to
the nicer /u/FOO/edit/. The old pattern will still work and
redirects to the new URL.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/edit/routing.py
mediagoblin/edit/views.py
mediagoblin/templates/mediagoblin/edit/edit_profile.html
mediagoblin/templates/mediagoblin/user_pages/user.html