#30632: Pagination for FormSet
-----------------------------+---------------------------------------
     Reporter:  Parth Patil  |                    Owner:  Parth Patil
         Type:  New feature  |                   Status:  assigned
    Component:  Forms        |                  Version:  2.2
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Unreviewed
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  1            |                    UI/UX:  0
-----------------------------+---------------------------------------

Comment (by Parth Patil):

 Replying to [comment:4 felixxm]:
 > because you will be able to work only on a single page i.e. only with a
 subset of forms from formset.

 I agree with that, but I meant this feature to be more as a method of
 representation of data rather than taking input from the user.

 Replying to [comment:5 Carlton Gibson]:
 > In this case don’t you paginate the queryset prior to creating the
 FormSet?

 I guess I'm thinking of a very specific example where the queryset is
 itself large enough, like a blog having over 100 replies.

 ----
 It's more like I see this being useful if used with models, this will give
 a quick way of representing different models using formsets, where even
 the queryset is large enough.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30632#comment:6>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.5ea3d7c7e801cf34aab39e607f184d27%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to