Joseph Long

Results 16 comments of Joseph Long

My vision of how this could work is instead of a predicate returning True or False, they could return True or str, with the str being the failure message. This...

This can't be intended behavior, right? When undergoing Xero's own oauth2 flow, the token is returned with it's scopes as a space delimited string, which causes refreshing to never work?...

This has been my main issue in adopting drf stubs, this getting fixed would be great 😊

In my case, I use the django plugin, which when it runs my app.settings file fails on a key error for the environment variable 'VIRTUAL_ENV'

I would be interested in this too, and would be willing to contribute. Is the maintainer @frontiersi still open to pull requests on this project? I ask because it has...

Say I have a saved query on the data-browser app. Maybe it has an aggregation of some field that, for one reason or another, isn't immediately clear to a layman...