Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gomezjdaniel committed Feb 6, 2013
1 parent 0340539 commit 28c68e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ def long_id(self, num):
return n
except ValueError:
self.abort(403, detail='numeric id expected')


0 comments on commit 28c68e0

Please sign in to comment.