#3257: [patch] added choice fields that return models
-------------------------------------------------+--------------------------
   Reporter:  Honza Král <[EMAIL PROTECTED]>  |                Owner:  adrian   
             
     Status:  new                                |            Component:  
django.newforms       
    Version:                                     |           Resolution:        
                
   Keywords:                                     |                Stage:  
Design decision needed
  Has_patch:  1                                  |           Needs_docs:  1     
                
Needs_tests:  1                                  |   Needs_better_patch:  1     
                
-------------------------------------------------+--------------------------
Changes (by [EMAIL PROTECTED]):

  * needs_better_patch:  0 => 1
  * needs_tests:  0 => 1
  * needs_docs:  0 => 1

Comment:

 Hi Honza--thanks for your patch! But, please don't put spaces around
 parentheses like in {{{return self.model._default_manager.filter(
 pk__in=new_value )}}}. There is a brief spec for the usual coding style at
 http://www.djangoproject.com/documentation/contributing/

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