Basti

Results 7 comments of Basti

That was just for 'showing' that it's taken into account in the localization/print. (In a nutshell: the `Money(..., decimal_places=10)` should be the instantiation from a `MoneyField`) The real problem: If...

That seems to be the direction I was thinking of :) I'd just keep the display options separated, meaning I wouldn't want to have a fixed currency beeing displayed. In...

Sounds good to me! One thought: There might also be the need to set the number of decimals in the localization template tag for some people (I don't really use...

Hi, thanks for the input! > I deliberately don't want to add a kwarg. It complicates the interface for all users, only 1 in a million of which will ever...

Hi @romainkomorndatadog ! Can you share a workaround to silence those debug logs? It's getting rather noisy on our test runs to the level of deactivating ddtrace for those test...

@romainkomorndatadog Thanks for picking this up, I was asking about the messages in the format ``` failed to send, dropping 17 traces to intake at http://localhost:8126/v0.5/traces after 3 retries, 10...

> @wearebasti , you're in the right issue (not hijacking it). @romainkomorndatadog A relief! :) > * Which versions of python, ddtrace, and pytest are you running? Python: 3.12 (using...