Tim Olson

Results 32 comments of Tim Olson

This is such a common error in libraries outside the financial world, and we might blame languages for not supporting Money and other fixed-point numerics as first-class objects. In my...

P.S. I'd be happy to help with implementation.

Note that some *_exchanges_* send (and use!) floats, and the conversion to e.g. Decimal still does not guarantee correct accounting in such cases. On Thu, Mar 31, 2022 at 4:52...

>The REST APIs use JSON numbers, that can be (de)serialized as Numeric, maintaining precision. A JSON number is either an integer or a float, so there is the possibility of...

Removing it from `INSTALLED_APPS` is easy, but how to get the rest of waliki installed through pip? `pip install waliki` works but doesn't seem to install necessary modules like `rst2pdf`...

Thanks… It almost works now. If I have the `waliki.pdf` app enabled, I still get the following error: `cannot import name rst2pdf` In file `waliki/pdf/views.py`: `from sh import rst2pdf` I...

Disabling the `waliki.pdf` app avoids the issue, but I'd like to figure out the module dependency.

Guys I haven't been actively maintaining this for years now. Douggie took over for a while, but maybe he's also moved on, not sure. I can comment here and there...

depends on #2

I haven't maintained this project in years. Thanks for the fix... we'd be happy to accept a PR.