#9215: Implementation example for paginaton
------------------------------------+---------------------------------------
Reporter: shacker | Owner: nobody
Status: closed | Milestone:
Component: Documentation | Version: 1.0
Resolution: fixed | Keywords: pagination
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
------------------------------------+---------------------------------------
Comment (by mtredinnick):
You'll see in the final patch that I've changed a few things to remove
some extraneous code that wasn't strictly relevant to the example (so that
it stays as small as possible). I also changed the place where you were
using the `__repr__` method in the template (as `{{ contacts }}`), since
that output is for internal use, not a public display string.
@shacker: if you want to open another ticket with a patch against the
AUTHORS file if you're not already in there, please do so.
--
Ticket URL: <http://code.djangoproject.com/ticket/9215#comment:5>
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
-~----------~----~----~----~------~----~------~--~---