#5857: exclude_fields to pair with fields in form_for_model
------------------------------------------------+---------------------------
   Reporter:  italomaia <[EMAIL PROTECTED]>  |                Owner:  nobody    
            
     Status:  new                               |            Component:  
django.newforms       
    Version:  SVN                               |           Resolution:         
               
   Keywords:  form_for_model enhancement        |                Stage:  Design 
decision needed
  Has_patch:  0                                 |           Needs_docs:  0      
               
Needs_tests:  0                                 |   Needs_better_patch:  0      
               
------------------------------------------------+---------------------------
Changes (by SmileyChris):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Design decision needed
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Proposal here: http://groups.google.com/group/django-
 developers/browse_thread/thread/a22429616c10796d

 Personally, I'm on the fence. While it's a nice mirror of fields, it's
 already possible with either a `formfield_callback` or by doing `del
 ExForm2.base_fields['show']`.

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