mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #23797 -- Fixed QuerySet.exclude() when rhs is a nullable column.
This commit is contained in:
committed by
Mariusz Felisiak
parent
b7b7df5fbc
commit
512da9d585
1
AUTHORS
1
AUTHORS
@@ -392,6 +392,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Jacob Burch <jacobburch@gmail.com>
|
||||
Jacob Green
|
||||
Jacob Kaplan-Moss <jacob@jacobian.org>
|
||||
Jacob Walls <http://www.jacobtylerwalls.com/>
|
||||
Jakub Paczkowski <jakub@paczkowski.eu>
|
||||
Jakub Wilk <jwilk@jwilk.net>
|
||||
Jakub Wiśniowski <restless.being@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user