aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/response.py
Commit message (Expand)AuthorAgeFilesLines
* I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-031-2/+2
* This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-291-4/+7
* Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-201-1/+52
|\
| * Finishes most of oauth, just decorator to completexray72242013-07-111-0/+19
| * Adds oauth support up until authorizationxray72242013-07-111-0/+9
| * Working client registrationxray72242013-07-111-2/+25
* | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-131-1/+1
* | Merge branch 'ticket-679' into OPW-Moderation-Updatetilly-Q2013-07-291-1/+1
|\|
| * Fix by Rodney Ewing so render_http_exception works with newer Werkzeug versions.Christopher Allan Webber2013-06-221-1/+1
* | This commit had some important milestones in it. The major update is that now Itilly-Q2013-07-271-1/+6
* | Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-171-0/+10
|/
* 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