#23307: max_num limits total number of forms, not empty forms
-------------------------------------+-------------------------------------
     Reporter:  velle                |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.4
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by collinanderson):

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


Comment:

 It's true `max_num` limits the total number of forms, but it also allows
 you (with `extra`) to control the number of blank forms, but I agree it's
 a hair unclear.

 Re `objects`: maybe `rows` or `items`? The example at the top simply uses
 an example `article`, even though it's not a model form.

 Do you a clearer way to word these sentences?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23307#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.9172292e9fe330e06aa0f4c32b1a4cee%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to