#15316: Filter with isnull=False failing when isnull checked on subclass of FK
model
-------------------------------------+-------------------------------------
               Reporter:  zimnyx     |          Owner:  ethlinn
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  Database layer
                Version:  SVN        |  (models, ORM)
             Resolution:  fixed      |       Severity:  Normal
           Triage Stage:  Accepted   |       Keywords:
    Needs documentation:  0          |      Has patch:  1
Patch needs improvement:  1          |    Needs tests:  1
                  UI/UX:  0          |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by mtredinnick):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [16656]:
 {{{
 #!CommitTicketReference repository="" revision="16656"
 Fixed an isnull=False filtering edge-case. Fixes #15316.

 The bulk of this patch is due to some fine analysis from Aleksandra
 Sendecka.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15316#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to