queryish icon indicating copy to clipboard operation
queryish copied to clipboard

A library for constructing queries on arbitrary data sources following Django's QuerySet API

Results 2 queryish issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for this great package ! I've an API endpoint (DRF driven) I want to get data from, and I would like to use `queryish` to grab these data...

Add get_field, get_fields, and some other attributes to increase compatibility with django models