Hacker News new | ask | show | jobs
by cpeneguy 5349 days ago
Nice site. I did receive an error when I placed a decimal in the amount field which is preventing me from doing anything else on the site. May want to do some simple type conversion before you accept what people enter. If there is a way to break it, people will find it.

invalid literal for int() with base 10: '500.00'

2 comments

I have fixed it. Your dashboard should load now. Sorry about this
Thanks. I will fix this right away