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
Random notes could be filtered by words and phrases (including as well as excluding them).
Maybe django-filters could be used for that purpose (thinking about reusing it for the API).
Maybe it's also filterable by book. In this case we probably need a "link generator" view which generates the URL with all those filteres applied as GET parameters.
The text was updated successfully, but these errors were encountered:
Random notes could be filtered by words and phrases (including as well as excluding them).
Maybe django-filters could be used for that purpose (thinking about reusing it for the API).
Maybe it's also filterable by book. In this case we probably need a "link generator" view which generates the URL with all those filteres applied as GET parameters.
The text was updated successfully, but these errors were encountered: