On 25/02/2011 00:20, Mike Orr wrote:
What version of webhelpers should I use? Are there any changes to the query
I should make to make it more efficient?

Just follow the WebHelpers instructions, and define a URL generator
callback to pass.

WebHelpers 1.2 is the current version and has been stable since last August.

Indeed, but just as a gotcha, make sure your install_requires lists WebHelpers and not paginate.

If you specify paginate, you'll get an ancient version of paginate that doesn't work with SQLAlchemy 0.5+

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk

--
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to