--
Ticket URL: <https://code.djangoproject.com/ticket/17210>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.2 => SVN
* needs_docs: => 0
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
I'm accepting the idea on principle, but I'd like to see a thorough
analysis of how much backwards-incompatibility this change introduces.
--
Ticket URL: <https://code.djangoproject.com/ticket/17210#comment:1>
* owner: nobody => Basil Dubyk
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/17210#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/10630 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/17210#comment:3>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/17210#comment:4>
* needs_better_patch: 1 => 0
Comment:
PR updated. Tim Graham many thanks for comments.
--
Ticket URL: <https://code.djangoproject.com/ticket/17210#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"35a08b8541c856a51b2ab718e0a2fe060debfa2a" 35a08b85]:
{{{
#!CommitTicketReference repository=""
revision="35a08b8541c856a51b2ab718e0a2fe060debfa2a"
Fixed #17210 -- Made NullBooleanSelect use unknown/true/false as query
data.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/17210#comment:6>