Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Let people exclude values with filters. (refs mozilla-services/#68). #432

Merged
merged 2 commits into from
Sep 2, 2015

Conversation

Natim
Copy link
Contributor

@Natim Natim commented Aug 28, 2015

@Natim
Copy link
Contributor Author

Natim commented Sep 1, 2015

@ametaireau ?

@@ -958,6 +958,9 @@ def _extract_filters(self, queryparams=None):
if operator is COMPARISON.IN:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if operator in (COMPARISON.IN, COMPARISON.EXCLUDE)

@almet
Copy link
Contributor

almet commented Sep 2, 2015

I'm updating the PR.

almet added a commit that referenced this pull request Sep 2, 2015
Let people exclude values with filters. (refs mozilla-services/#68).
@almet almet merged commit 4a8ba6b into master Sep 2, 2015
@almet almet deleted the rl68-exclude-values branch September 2, 2015 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants