jkbrzt / cointrol

฿ Bitcoin trading bot with a real-time dashboard for Bitstamp.
https://twitter.com/jakubroztocil
MIT License
1.45k stars 290 forks source link

Django DecimalField scientific notation problem #17

Open blackms opened 6 years ago

blackms commented 6 years ago

Hi, if you have less than 1 btc the DecimalField will represent it in scientific notation everywhere. Is there a workaround?