Mercurial > piecrust2
view pytest.ini @ 247:d9d5c5de02a8
data: Add a top level wrapper for `Linker`.
The `family` object is special in that it's "attached" to the current page, so make an object dedicated to that. It removes special code in `Linker`, and makes it possible to go `family.children` directly to get a page's children (i.e. pages in a directory of the same name).
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 19 Feb 2015 23:33:54 -0800 |
parents | 5effaf1978d0 |
children | 81a30a63c431 |
line wrap: on
line source
[pytest] norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build node_modules venv tmp* {args}