Flavio Curella

Results 121 comments of Flavio Curella

until we investigate how to detect and show localized times (can we do everything client-side with js?) I'm going to add the timezone next to the time. This way it...

Thank you for the report @jgentil ! Do you mind submitting a Pull Request

I would consider it a bug, but still increment the MAJOR version when we release

I think we need to change the signature of `timedelta` to make `end_datetime` mandatory.

The main reason I went for "hybrid" backend is that we could run migrations with sync connections, and we won't have to touch the migration framework. If understand correctly the...

I've fixed an issue with unclosed sessions, and rebased against `main`

@Arfey I think more duplication is acceptable IF we write in a such a way that we can use codegen to maintain it. @rtpg can you look at @Arfey 's...

Hi @Arfey , I appreciate your review! that's a lot of feedback, so it's going to take me a while to get through it!

@dima-kov I’ve been swamped at work and couldn’t dedicate much time to it. I would definitely appreciate some help!