Fixed 404 page under werkzeug.routing
authorJoar Wandborg <git@wandborg.com>
Sun, 14 Oct 2012 18:05:44 +0000 (20:05 +0200)
committerJoar Wandborg <git@wandborg.com>
Sun, 14 Oct 2012 18:05:44 +0000 (20:05 +0200)
commit1ec7ff2adbb1821c5318b4e0a18194f441d7a87e
treee415ea2f74c48d04dd4a76a1b31ff19562948fc0
parent7742dcc1fbda04c3a1c76a057a1a93a8f504502e
Fixed 404 page under werkzeug.routing

- Removed ?lang=<langcode> feature due to incompatibility with werkzeug
  routes in the current state of the architecture.
mediagoblin/app.py
mediagoblin/auth/routing.py
mediagoblin/tools/translate.py
mediagoblin/user_pages/routing.py