Matt Ferrante
Matt Ferrante
@philipn , we found the existing Complex Backend to be too annoying to integrate with because of the double encodings and the order of `and` and `or` wasn't explicit enough....
Considering making another package that can be installed that will include this. This repo isn't very active.
@Soft0 , you can probably copy the code for the `ComplexJSONFilterBackend` into your project and it should work. I doubt this will get merged, this project isn't active.
@Soft0 , looks cool. Maybe you should make a library that would do this.
Supported in this PR: https://github.com/philipn/django-rest-framework-filters/pull/321
See: https://developer.mailchimp.com/documentation/mailchimp/guides/how-to-use-oauth2/ ``` The access_token is used as an API key. Users don’t have access to these keys because they are tied directly to your application. But, the user can...
This issue should be closed. #135 is merged and works. Documentation could be better though. A user with permission to update users should be able to POST `{password: 'newPassword'}`to `/user/:userId`...
Heads up, this fork and branch is for react 18, not sure if it's ready, but using it could help validate that it's ready for a PR https://github.com/adamhwang/react-financial-charts/tree/react18 GitHubGitHub -...
@dulabs here you go https://github.com/react-financial/react-financial-charts/pull/668
@liftyourgame , I commented on #37 about using dynamodb local. For others, see this link: https://aws.amazon.com/blogs/aws/dynamodb-local-for-desktop-development, I actually found it to not be troublesome to just make the database tables...