#3130: Fix for BooleanFields in newforms
-------------------------------------------------+--------------------------
   Reporter:  ben <[EMAIL PROTECTED]>  |                Owner:  adrian          
      
     Status:  reopened                           |            Component:  
django.newforms       
    Version:  SVN                                |           Resolution:        
                
   Keywords:                                     |                Stage:  
Design decision needed
  Has_patch:  0                                  |           Needs_docs:  0     
                
Needs_tests:  0                                  |   Needs_better_patch:  0     
                
-------------------------------------------------+--------------------------
Comment (by ben):

 I think the simplest way to change things is to make BooleanFields
 required=False by default.  If someone wants to have a checkbox you must
 check to get to the next page, they can set required=True.  But that seems
 like it will definitely be less used.

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