#15517: Admin search_field prefixes conflict with db.models.get_field_by_name
------------------------------------------------+---------------------------
               Reporter:  fabianbuechler        |         Owner:  nobody        
                    
                 Status:  new                   |     Milestone:  1.3           
                    
              Component:  django.contrib.admin  |       Version:  1.3-beta      
                    
             Resolution:                        |      Keywords:  blocker, 
search_fields, changelist
           Triage Stage:  Accepted              |     Has patch:  1             
                    
    Needs documentation:  0                     |   Needs tests:  0             
                    
Patch needs improvement:  0                     |  
------------------------------------------------+---------------------------
Changes (by julien):

  * needs_tests:  1 => 0


Comment:

 Your patch looks good. I've added tests for beginning ('^...') and exact
 ('=...') matches. Bizarrely I couldn't find any existing tests for these
 or for full-text matches ('@...') in the existing test suite.

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