i finaly figured exactly whath the problem was: using FormBuild prevented me to use webhelpers > 6.99 so i had to use webhelper 6.4 which doesn't work wich sqlachemy 6.4 queryobject.
as Formbuild is now part of webhelpers i don't need it anymore. paginate is working well with a sqlachemy query object! -- 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.
