#12105: Admin querystring __isnull=False filter doesn't work
-------------------------------------------+--------------------------------
          Reporter:  marcob                |         Owner:  nobody       
            Status:  new                   |     Milestone:  1.2          
         Component:  django.contrib.admin  |       Version:  1.1          
        Resolution:                        |      Keywords:  isnull filter
             Stage:  Accepted              |     Has_patch:  1            
        Needs_docs:  0                     |   Needs_tests:  1            
Needs_better_patch:  1                     |  
-------------------------------------------+--------------------------------
Comment (by marcob):

 Better patch. It doesn't use inline and it keep working a previous
 workaround  ( __isnull= with a null value )
 {{{
     http://127.0.0.1:8000/admin/auth/user/?email__isnull=
 }}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12105#comment:4>
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 [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