Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Feature -- Pagination for FormSets #11558

Closed
wants to merge 1 commit into from

Conversation

Parth1811
Copy link
Contributor

Formset includes a paginator method which returns a django.core.utlis.Paginator object.
This will be a handy and useful shortcut to create paginator directly from the formset instance.
Added tests and documentation as well for formsets.paginator

Formsets includes a paginator method which returns a django.core.utlis.Paginator objecet.
Hnady and useful shortcut to use paginator directly.
Added tests and documentation as well for formsets.paginator
@felixxm
Copy link
Member

felixxm commented Jul 11, 2019

All new feature require an accepted trac ticket.

@Parth1811
Copy link
Contributor Author

All new feature require an accepted trac ticket.

Okay, I didn't know that. I will write a new ticket for this first and then rename this PR.

@carltongibson
Copy link
Member

Closing as per ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants