view .hgignore @ 19:76e6b6c5d5cb

Add a 'limits' property to the Pagination class. The 'limits' property returns the index boundaries for the current page in the paginated list and is usefull to implement SQL queries.
author Daniele Nicolodi <daniele@grinta.net>
date Mon, 27 Jun 2011 14:08:38 +0200
parents c812c3020b63
children ccf7eda51468
line wrap: on
line source

eggs/
parts/
bin/

syntax: glob
*.egg-info
*.pyc
._buildout.cfg
.installed.cfg
.\#*
*~