#3706: [patch] Support for nested/compound forms for newforms
------------------------------------------------------------------+---------
          Reporter:  Jeroen van Dongen <jeroen at jkwadraat.net>  |         
Owner:  nobody                                     
            Status:  closed                                       |     
Milestone:                                             
         Component:  Forms                                        |       
Version:  SVN                                        
        Resolution:  worksforme                                   |      
Keywords:  nested compound subforms superform formlist
             Stage:  Design decision needed                       |     
Has_patch:  1                                          
        Needs_docs:  0                                            |   
Needs_tests:  0                                          
Needs_better_patch:  1                                            |  
------------------------------------------------------------------+---------
Changes (by sdolan):

 * cc: samdo...@gmail.com (added)

Comment:

 I updated this patch in response to a stack overflow question
 [http://stackoverflow.com/questions/3114656/django-compound-nested-
 subforms].  I removed the doctests, and added unittests (in my own
 "django-common" repository) that have ~90% coverage covering the different
 form combinations (ModelForms, multiple SubForms, and mixed Fields +
 SubForms).  If this is something people are interested I can work up a
 patch that integrates the SubForm class into the Django core with
 accompanying unit tests/docs.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3706#comment:6>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to