log piecrust/routing.py @ 225:a75d024ee839

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.
Sat, 27 Dec 2014 16:47:44 -0800 Ludovic Chabant Match routes completely, not partially.
Sat, 29 Nov 2014 21:00:44 -0800 Ludovic Chabant Pass date information to routing when building URLs.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.