Django Endless Pagination
stable
  • Changelog
  • Getting started
  • Twitter-style Pagination
  • Digg-style pagination
  • Multiple paginations in the same page
  • Lazy pagination
  • Different number of items on the first page
  • Getting the current page number
  • Templatetags reference
  • JavaScript reference
  • Generic views
  • Customization
  • Contributing
  • Source code and contacts
  • Thanks
Django Endless Pagination
  • Docs »
  • Index
  • Edit on GitHub

Index

A | E | G | K | P

A

  • AjaxListView (class in endless_pagination.views)

E

  • endless_pagination.views (module)

G

  • get_context_data() (endless_pagination.views.AjaxListView method)
  • get_page_template() (endless_pagination.views.AjaxListView method)
  • get_template_names() (endless_pagination.views.AjaxListView method)

K

  • key (endless_pagination.views.AjaxListView attribute)

P

  • page_template (endless_pagination.views.AjaxListView attribute)
  • page_template_suffix (endless_pagination.views.AjaxListView attribute)

© Copyright 2009-2013, Francesco Banconi. Revision cc4903a6.

Built with Sphinx using a theme provided by Read the Docs.