Joseph Long
Joseph Long
Any news regarding this functionality?
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?...
First ever pull request! Wish me luck.
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'