1
0
mirror of https://github.com/django/django.git synced 2025-07-28 21:49:12 +00:00
Sergey Fedoseev a5c6040447 [2.0.x] Refs #27985 -- Reallowed using __exact=None as an alias for __isnull=True if a custom lookup class with lookup_name != None is registered as the exact lookup.
Regression in 58da81a5a372a69f0bac801c412b57f3cce5f188 and prerequisite
for refs #28896.

Backport of 10bfa876be59feec24bb6a40fa11bece808ee405 from master
2017-12-12 17:15:16 -10:00
..
2017-12-01 21:11:20 +01:00
2017-12-02 10:23:20 -05:00