mirror of
https://github.com/django/django.git
synced 2024-12-24 18:16:19 +00:00
09fcb70c80
Querying the reverse side of nullable to_field relation, where both sides can contain null values resulted in incorrect results. The reason was not detecting '' as NULL. Refs #17541 |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |