Display caught errors on the page itself
commit04e7d24fe9548f96fe6f17262df6712e274d1929
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 4 Jun 2009 21:21:33 +0000 (4 23:21 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 4 Jun 2009 21:23:19 +0000 (4 23:23 +0200)
tree07075beacecdb992b0435b5a6eae068655e7f06f
parent02c5ad5702c427d8f59bbbbb8dc214f13119902c
Display caught errors on the page itself

Similar to the previous commit, show directly rather than redirect.
app/soc/templates/soc/assertion_error.html [moved from app/soc/content/assertion_error.html with 100% similarity]
app/soc/templates/soc/deadline_exceeded.html [moved from app/soc/content/deadline_exceeded.html with 100% similarity]
app/soc/templates/soc/memory_error.html [moved from app/soc/content/memory_error.html with 100% similarity]
app/soc/views/helper/decorators.py
app/soc/views/helper/responses.py