#13878: Formset validation refactoring and valid_forms property of fieldsets
------------------------------------------------------------+---------------
          Reporter:  Petr Marhoun <[email protected]>  |         Owner:  
nobody
            Status:  new                                    |     Milestone:    
    
         Component:  Forms                                  |       Version:  
SVN   
        Resolution:                                         |      Keywords:    
    
             Stage:  Unreviewed                             |     Has_patch:  1 
    
        Needs_docs:  0                                      |   Needs_tests:  0 
    
Needs_better_patch:  0                                      |  
------------------------------------------------------------+---------------
Changes (by Petr Marhoun <[email protected]>):

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

Comment:

 The first patch (01-formset-refactoring.diff) contains changes of code.
 The second patch (02-formset-refactoring-cleaned-data-tests.diff) shows
 that cleaned_data as attribute of formsets or forms in formsets are
 problematic (this patch could be applied to trunk to expose the
 situation). The third patch (03-formset-refactoring-valid-forms-
 tests.diff) contains tests for new property valid_forms.

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