aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/response.py
Commit message (Expand)AuthorAgeFilesLines
* Create redir_obj and use it around.Elrond2013-04-281-0/+7
* Provide tools.response.render_http_exception and use thatSebastian Spaeth2012-12-231-0/+19
* Remove webob from render_to_responseSebastian Spaeth2012-12-211-1/+5
* Extend redirect helper to take optional location keywordSebastian Spaeth2012-12-211-10/+17
* Switching both gettext calls to _() so babel can find/extract them.Christopher Allan Webber2012-12-141-4/+6
* Use the correct translation mechanismSebastian Spaeth2012-12-141-3/+4
* Fix error page textSebastian Spaeth2012-11-291-2/+2
* Implement generic error pagesSebastian Spaeth2012-11-291-5/+26
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Should be 404 for 404s, not 400 :)Christopher Allan Webber2011-12-011-1/+1
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-1/+4
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-0/+44