Jerome Leclanche

Results 417 comments of Jerome Leclanche

@mijiturka @bcyphers was this ever merged in?

I'm experimenting with a different approach that may or may not yield results: https://github.com/financica/django-postgres-composite-types/tree/dev/compat-with-model My theory is that a composite type is similar to a model; so, it should be...

+1 on this :) I would also suggest checking for characters which cannot be used on windows, such as `:`. By the way this is a problem in WSL which...

We will not do this, we're going the opposite route and have made the admin read-only by default for 3.0

Closing this given how difficult it is to reproduce and the fact it relies on old data. Will not happen in 3.0 anymore.

This is just not happening Arnav, I'm closing this it's noise at this point. If someone wants to take the manager approach be my guest.

As far as storage goes, Stripe has since started storing different currency fields in different formats (some decimal, some integer). So we'll store like Stripe because now it makes no...

Thank you. Ill leave the PR open for people to test with on their datasets.