Henrik Hørlück Berg
24c69ff57c
Change deprecated force_text -> force_str
2020-03-29 12:17:35 +02:00
Ivan Elfimov
37298a8cdd
Add django 3 support
2020-01-31 16:17:54 +03:00
Krukas
e39479cb78
[TASK] Fix flake8 error that regex is not marked as regex
2019-11-01 09:58:25 +01:00
Matt Molyneaux
4f68db0523
Backend fixes for using watson_rank in expressions
...
Referencing columns defined using `QuerySet.extra` does not make them
visible to expressions such as `Value`, `F`, or `When`, and Django docs
state that the `extra` method will get no further bug fixes.
2018-04-30 23:28:59 +01:00
Dave Hall
ac90ba92b8
Trying to lose tox. It's been a right pain.
2017-12-21 16:08:28 +00:00
Dave Hall
7b35ba0c76
Fixing escaping of <> characters in postgres. Closes #219
2017-09-27 10:24:45 +01:00
Dave Hall
2fd2bb66c0
Allowing joins to UUID columns in search(). Refs #214
2017-08-22 13:55:00 +01:00
sorokins
3f589b361c
Simplify 635192fa4c
2017-04-13 15:08:41 +03:00
sorokins
635192fa4c
Multiple databases support
2017-04-13 14:56:46 +03:00
Dmitriev Alexander
ab34cae822
Adding WATSON_POSTGRES_SEARCH_CONFIG setting
2016-11-14 23:34:30 +03:00
Rustem Sayargaliev
fb1a3991f1
Added flake8, fixed syntax, flattened package structure
2016-11-07 21:33:33 +01:00