Skip to content
Snippets Groups Projects
Alice Heaton's avatar
Alice Heaton authored
Allow filtering list of items by taxonomy term. The filter is build as <taxonomy_slug>:<term name>, so for example the following url filters on two terms (AND filtering): http://example.com/api/items?terms=taxonomy-one:a%20term&terms=taxonomy-two:another%20term . Note that taxonomy slugs cannot include colons, so no escaping is needed.
cf07be00
History
Name Last commit Last update
..