Mercurial > piecrust2
view piecrust/admin/settings.py @ 991:1857dbd4580f
bake: Fix bugs introduced by bake optimizations, of course.
- Make the execution stats JSON-serializable.
- Re-add ability to differentiate between sources used during segment rendering
and during layout rendering. Fixes problems with cache invalidation of
pages that use other sources.
- Make taxonomy-related stuff JSON-serializable.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 20 Nov 2017 23:06:47 -0800 |
parents | 660250c95246 |
children |
line wrap: on
line source
FOODTRUCK_ROOT_URL = '' TOKEN_ENDPOINT = "https://tokens.indieauth.com/token"