2009/4/15 Clemens Herschel <[email protected]>:
>
> Can someone point me to  an example of paginate without a sql table Page.
> The book example is driving me crazy.
> Thanks, Clemens Herschel

You just need to give a list/iterator into the constructor:
http://pylonshq.com/docs/en/0.9.7/thirdparty/webhelpers/paginate/#webhelpers.paginate.Page

You have some examples with tests:
http://pylonshq.com/docs/en/0.9.7/thirdparty/webhelpers/paginate/#temporary-understudy-for-examples

-- 
Philippe Lafaye

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to