#14631: Provide paginating for date-based generic views
------------------------------------+---------------------------------------
Reporter: Renskers | Owner: nobody
Status: closed | Milestone:
Component: Generic views | Version: 1.2
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by lrekucki):
* status: new => closed
* cc: lrekucki (added)
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
* resolution: => wontfix
Comment:
Old generic views are deprecated in Django 1.3, so I don't think there
will be any new features added to them. Instead you should give
[http://docs.djangoproject.com/en/dev/topics/class-based-views/ class-
based generic views] a try. All date related views provide paginations by
including the [http://docs.djangoproject.com/en/dev/ref/class-based-
views/#multipleobjectmixin MultiplyObjectMixin]. Feedback on the new API
more then welcome.
--
Ticket URL: <http://code.djangoproject.com/ticket/14631#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.