The Window class is accessible via the webhelpers.pagination module.
Sets the window's padding (the number of pages on either side of the window page).
Returns a list of Page objects in the current window.
Creates a new Window object for the given page with the specified padding.
See the source for more information.
Top