view .hgignore @ 130:72e5f588f989

Proper support for meta-listing pages: - Added support for URL endpoints. - Moved all category-related stuff to generic meta handling. - Generic meta-listing pages in the front end. Miscellaneous fixes: - Remove previous "ready" items before caching new ones. - Only un-"ready" pages that have includes and queries. - Better error handling in `DatabasePage` auto-update. - Make sure pages have extended data cached before running queries.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 27 Nov 2013 23:32:45 -0800
parents 13249e5ca51c
children f307d4cdc3fb
line wrap: on
line source

syntax:glob
venv
node_modules
build
*.pyc
*.pyo
*.sublime-*