#16667: Error in Pagination-Template?
-----------------------------------------+-------------------------------
Reporter: Aufwind | Owner: nobody
Type: Uncategorized | Status: closed
Milestone: | Component: Documentation
Version: 1.3 | Severity: Normal
Resolution: invalid | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+-------------------------------
Changes (by aaugustin):
* status: new => closed
* needs_docs: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_better_patch: => 0
Comment:
In fact, this has changed between the current version of Django (1.3) and
the upcoming, not-yet-released version (dev). The documentation page you
linked contains this note:
> Changed in Django Development version: Previously, you would need to use
{% for contact in contacts.object_list %}, since the Page object was not
iterable.
You must be using version 1.3 of Django; make sure you always read version
1.3 of the docs. There's a link at the top of each page to get the same
page for a different version of Django. The "Documentation" link at the
top also points to the stable version, currently 1.3.
Please provide more information if this doesn't resolve your problem.
--
Ticket URL: <https://code.djangoproject.com/ticket/16667#comment:1>
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 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.