#2445: [patch] allow callable values for limit_choices_to
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  enhancement            |       Status:  new   
 Priority:  normal                 |    Milestone:        
Component:  Core framework         |      Version:        
 Severity:  normal                 |   Resolution:        
 Keywords:                         |  
-----------------------------------+----------------------------------------
Comment (by adrian):

 I agree with the concept, but the patch is incorrect -- the check for
 {{{callable()}}} should be made only on the {{{limit_choices_to}}} values,
 not in the code that parses *every* query. Could you have another look?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2445>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to