hi, I need help with pagination,
I created a crud app following the example from the docs (http://
www.turbogears.org/2.0/docs/main/Extensions/Crud/index.html?highlight=crud)
but now I have so many things in my database that they don't all fit
in a single page and I need pagination, I tried to just add @pageinate
('unique_name') as a decorator, but when I call the page nothing shows
up. Any and all help is appreciated
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---