Mercurial > piecrust2
log piecrust/routing.py @ 929:cebeedfa034f
age | author | description |
---|---|---|
Sun, 04 Jun 2017 23:34:28 -0700 | Ludovic Chabant | core: Keep refactoring, this time to prepare for generator sources. |
Wed, 17 May 2017 00:11:48 -0700 | Ludovic Chabant | core: Start of the big refactor for PieCrust 3.0. |
Wed, 07 Sep 2016 08:58:41 -0700 | Ludovic Chabant | routing: Simplify how routes are defined. |
Mon, 05 Sep 2016 22:30:05 -0700 | Ludovic Chabant | routing: Don't mistakenly raise errors about incorrect variadic parameters. |
Mon, 05 Sep 2016 22:12:37 -0700 | Ludovic Chabant | routing: Add some backwards compatibility support for parameter types. |
Thu, 01 Sep 2016 23:00:58 -0700 | Ludovic Chabant | routing: Simplify how route functions are declared and handled. |
Wed, 01 Jun 2016 22:19:01 -0700 | Ludovic Chabant | routing: Correctly call the underlying route template function from a merged one. |