Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex search filter #3316

Merged
merged 3 commits into from
Aug 21, 2015
Merged

Regex search filter #3316

merged 3 commits into from
Aug 21, 2015

Conversation

purple-sunrise
Copy link

Using https://docs.djangoproject.com/en/1.8/ref/models/querysets/#iregex for search filter by starting field with '$'.

@jpadilla
Copy link
Member

Seems like a valid addition to me.

@tomchristie
Copy link
Member

Why not, yeah - it's a cheap addition, and likely to save some folks time, without introducing any actual complexity.

Nice work 👍

tomchristie added a commit that referenced this pull request Aug 21, 2015
@tomchristie tomchristie merged commit 8527a2c into encode:master Aug 21, 2015
@tomchristie tomchristie added this to the 3.2.3 Release milestone Aug 21, 2015
@tomchristie tomchristie changed the title Regex search Regex search filter Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants