log piecrust/routing.py @ 791:504d6817352d

age author description
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.