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
{{ message }}
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
It would be nice to be able to group related Link parameters (particularly in docs — I'm not sure, yet, what use a client lib might make of it.)
I have two clear cases from Django Filter in mind.
exact,icontainsand so on) together with the lookup value. Here you cannot submit just the lookup type.In both cases it would be nice to communicate the relationship, with a
descriptionor such.Just opening this to raise it currently. Details lacking.