Export to GitHub

django-pagination - issue #5
Documentation doesn't mention TEMPLATE_CONTEXT_PROCESSORS step
Posted on Jul 17, 2008 by
Helpful Giraffe
The README doesn't mention that users of django-pagination need to add the TEMPLATE_CONTEXT_PROCESSORS list to their settings.py and make certain that the request context_processor is in the list.
The screencast does demonstrate this step, though.
Comment #1
Posted on Aug 30, 2008 by Happy KangarooFixed in r30. Thanks for the report!
Comment #2
Posted on Aug 30, 2008 by Happy Kangaroo(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Medium