On Sat, May 05, 2007 at 11:49:37PM -0700, voltron wrote: > Do you have examples of its use? Thanks. I apologize for my newbiness, > new to Pylons and all
Yes. I took some hours to write the documentation. It's currently in the paginator.rest file as well as in the source itself. You can read it as a text file or convert it to other formats like HTML using the docutils. (Debian: aptitude install python-docutils) Newbieness regarding Pylons is no shame at all. It's not trivial. :) For those who hate my paginator: the documentation gives examples how to use the Webhelper's paginator, too, which is a mystery to most people. The .filter functions of SQLAlchemy queries are really great! (Formerly known as SelectResults add-on.) Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
