There was a variable overwrite error in negated join filtering. This happened when add_filter() was adding the IS NULL condition to the WHERE clause. This is not a backport from master as there have been some other refactorings which made this patch irrelevant. The patch is from Ian Kelly. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |