#29640: Document (deprecate?) Paginator._get_page
-----------------------------------------+------------------------
               Reporter:  Josh Schneier  |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  2.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 This has been undocumented since it was introduced in ~1.6 although it is
 meant for public use to override the Page class used by a Paginator.

 Assuming we keep it (is anyone using it?) I think I like something along
 the approach of the generic views. We could add a `get_page_class` method
 and a `page_class` attribute although I wonder if the latter isn't enough.
 We'd need the former to maintain feature parity.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29640>
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/052.ada7ee856edfd09552ba2f5f2575a0c6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to