view .hgignore @ 106:0d259fd52ca0

Implement validation of advanced query parameters. While at it also rework the query infrastructure, I'm almost happy with it now. Named queries are broken by this change and will be fixed soon. Add dependency to `dateutil` package used for datetimes parsing.
author Daniele Nicolodi <daniele@grinta.net>
date Tue, 23 Aug 2011 14:38:17 +0200
parents ccf7eda51468
children 926c2ede1b97
line wrap: on
line source

eggs/
parts/
bin/

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