#3501: sqlite selection on datetime members fail when datefield is null
-------------------------+--------------------------------------------------
   Reporter:  anonymous  |                Owner:  adrian          
     Status:  new        |            Component:  Database wrapper
    Version:  SVN        |           Resolution:                  
   Keywords:  sqlite     |                Stage:  Accepted        
  Has_patch:  1          |           Needs_docs:  0               
Needs_tests:  1          |   Needs_better_patch:  1               
-------------------------+--------------------------------------------------
Changes (by Michael Radziej <[EMAIL PROTECTED]>):

  * needs_better_patch:  => 1
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 1
  * needs_docs:  => 0

Comment:

 I haven't tested it, but this rather springs into my eye as a valid bug
 report.
 
 Two things about the patch:
 
  * It should test for {{{dt is None}}}.
 
  * Django style requires that you use another line
 
 A test case should be provided, too.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3501#comment:1>
Django Code <http://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