Closed hhartzer closed 8 months ago
This should be fixed with #45. Does the version you tested include this change?
Good catch! Exactly right.
Thank you!
When I was working on this, I was adding a test case to devel/test.py. Then I noticed that the tests weren't passing fully, but it said tests were successful...
I opened #52 for that.
I noticed this weird behavior if you do
GET /404/
(note the trailing/
).It responds with a 500 instead of a 404.