Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -8/+8 |
| | |||||
* | Bring back the ascii art goblin! For python 2 anyway. | Christopher Allan Webber | 2014-10-10 | 1 | -2/+6 |
| | | | | This does a "friendly" fallback where it skips the middleware on python 3. | ||||
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Added a docstring to mgoblin_error_middleware | Christopher Allan Webber | 2011-08-21 | 1 | -0/+7 |
| | |||||
* | Better derp eyes for a 500 error in the ascii art :) | Christopher Allan Webber | 2011-08-21 | 1 | -1/+1 |
| | |||||
* | Slightly wrapping paste error middleware and turning it on | Christopher Allan Webber | 2011-08-21 | 1 | -0/+53 |
Now we can show a nice "borked goblin" error :) |