Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create redir_obj and use it around. | Elrond | 2013-04-28 | 1 | -0/+7 |
* | Provide tools.response.render_http_exception and use that | Sebastian Spaeth | 2012-12-23 | 1 | -0/+19 |
* | Remove webob from render_to_response | Sebastian Spaeth | 2012-12-21 | 1 | -1/+5 |
* | Extend redirect helper to take optional location keyword | Sebastian Spaeth | 2012-12-21 | 1 | -10/+17 |
* | Switching both gettext calls to _() so babel can find/extract them. | Christopher Allan Webber | 2012-12-14 | 1 | -4/+6 |
* | Use the correct translation mechanism | Sebastian Spaeth | 2012-12-14 | 1 | -3/+4 |
* | Fix error page text | Sebastian Spaeth | 2012-11-29 | 1 | -2/+2 |
* | Implement generic error pages | Sebastian Spaeth | 2012-11-29 | 1 | -5/+26 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Should be 404 for 404s, not 400 :) | Christopher Allan Webber | 2011-12-01 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/nyergler/pep8-ification' | Christopher Allan Webber | 2011-11-13 | 1 | -1/+4 |
* | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 1 | -0/+44 |