dj_pagination say:
1.
If it’s not already added in your setup, add the request context
processor. Note that context processors are set by default implicitly, so
to set them explicitly, you need to copy and paste this code into your
under the value TEMPLATE_CONTEXT_PROCESSORS:
("django.core.context_processors.auth","django.core.context_processors.debug","django.core.context_processors.i18n","django.core.context_processors.media","django.core.context_processors.request")
2.
how ever ,that is im Django 1.8-,if use Django 1.8+,how to use ?
3. Thank you very much !
4.
--
You received this message because you are subscribed to the Google Groups
"Django users" 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].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/a0034c9d-6132-4edb-9127-a4c0eb7c8dba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.