Commit graph

8 commits

Author SHA1 Message Date
Henrik Hørlück Berg
24c69ff57c
Change deprecated force_text -> force_str 2020-03-29 12:17:35 +02:00
Tim Gates
e87324b466
docs: Fix simple typo, thie -> this
There is a small typo in watson/search.py.

Should read `this` rather than `thie`.
2020-03-10 05:53:33 +11:00
Dave Hall
d6084f7a90 Fixing filter() with a UUID field. Closes #227. 2017-12-06 16:51:57 +00:00
Dave Hall
2226de139b Fixing flake8 2017-11-27 08:54:17 +00:00
Dave Hall
055b7d1e92 Fixing caching for default search backend 2017-09-22 12:22:20 +01:00
Dave Hall
2fd2bb66c0 Allowing joins to UUID columns in search(). Refs #214 2017-08-22 13:55:00 +01:00
Unai Zalakain
ba2f9d1341 Fix #188: Get rid of the workaround for django's __in bug
Related bug: https://code.djangoproject.com/ticket/15145
2017-05-01 23:08:30 +02:00
Rustem Sayargaliev
fb1a3991f1 Added flake8, fixed syntax, flattened package structure 2016-11-07 21:33:33 +01:00
Renamed from src/watson/search.py (Browse further)