Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering Support #9

Open
krische opened this issue Apr 20, 2016 · 3 comments
Open

Filtering Support #9

krische opened this issue Apr 20, 2016 · 3 comments

Comments

@krische
Copy link

krische commented Apr 20, 2016

It would be nice to have some basic filtering support of the hstore fields with Django Rest Framework.

@nemesifier
Copy link
Member

@krische, contributions are welcome, if you manage to implement something interesting please send a pull request with the code so we can discuss further.

@krische
Copy link
Author

krische commented Apr 22, 2016

Yeah I was starting to play around with creating an HStoreBackend filtering class. I was thinking thinking users could specify their filter query parameter as FIELD.KEY=VALUE. That should at least give some kind of basic filtering for hstore fields that are just storing key/value pairs.

@daviwesley
Copy link

@krische Did u implement the filter? I also need some filter capabilities in my API to HStore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants