added error handling on bad token, fixed route, and added tests
authorRodney Ewing <ewing.rj@gmail.com>
Wed, 22 May 2013 00:25:00 +0000 (17:25 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Sat, 25 May 2013 01:16:12 +0000 (18:16 -0700)
commit377db0e7ffdca6ce56041d28eba536ecd3b2a58a
tree5e781aaf3f4e93d53b0bd7335ae9fb6d213a3c57
parent89e1563f683c620387c782c363d63f90abd46a33
added error handling on bad token, fixed route, and added tests
mediagoblin/edit/routing.py
mediagoblin/edit/views.py
mediagoblin/tests/test_edit.py