#10749: ImageField is a string in the lookup api
---------------------------------------------------+------------------------
          Reporter:  r.peli...@gmail.com           |         Owner:  nobody    
            Status:  closed                        |     Milestone:            
         Component:  Database layer (models, ORM)  |       Version:  1.0       
        Resolution:  duplicate                     |      Keywords:  ImageField
             Stage:  Unreviewed                    |     Has_patch:  0         
        Needs_docs:  0                             |   Needs_tests:  0         
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by kmtracey):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => duplicate
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This is really the same as #10244.  Searching for None doesn't work
 because there is no way for NULL to be stored as the "empty" value for a
 !FileField, the empty string is always used as the value.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10749#comment:1>
Django <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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to