You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per issue #1, support for this seems near universal. Unless there's any reason to make things easier, all that needs to be done, really, is documentation.
Implement a query api, inspired by django's query api.
Basically, how I would like this to work is like this:
We can support the field api from django like this:
Alternatively, we could do this using a jugglingdb like api:
I'm not sure which I like better.
The text was updated successfully, but these errors were encountered: