#12346: Docs should cover validaton of model inline formsets
------------------------------------+---------------------------------------
          Reporter:  johnsmith      |         Owner:  nobody                    
                         
            Status:  new            |     Milestone:                            
                         
         Component:  Documentation  |       Version:  1.1                       
                         
        Resolution:                 |      Keywords:  inlineformset_factory, 
BaseInlineFormSet validation
             Stage:  Accepted       |     Has_patch:  0                         
                         
        Needs_docs:  0              |   Needs_tests:  0                         
                         
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by russellm):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Good idea, wrong place. The first line of the InlineFormSet docs say that
 InlineFormSets are "a small abstraction layer on top of model formsets",
 so the right place to document this is in ModelFormSets. There currently
 isn't any mention of the fact that ModelFormSets call the clean method on
 constituent forms.

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