Mercurial > piecrust2
log piecrust/routing.py @ 232:e534d2bc657c
age | author | description |
---|---|---|
Tue, 03 Feb 2015 21:04:55 -0800 | Ludovic Chabant | serve: Keep the `?!debug` when generating URLs if it is enabled. |
Sat, 03 Jan 2015 21:54:25 -0800 | Ludovic Chabant | routes: When matching URIs, return metadata directly instead of the match object. |
Sat, 03 Jan 2015 21:10:44 -0800 | Ludovic Chabant | routes: Actually match metadata when finding routes, fix problems with paths. |