From 05afa52639b395fe4f22db268b9c9a6de1378be9 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sun, 20 May 2012 08:39:31 -0700 Subject: Add a TODO. --- TODO.md | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 54f2851..0d6be0b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ TODO ==== +* Add a Renderer.render_name() method to render by template name. * Turn the benchmarking script at pystache/tests/benchmark.py into a command in pystache/commands, or make it a subcommand of one of the existing commands (i.e. using a command argument). * Provide support for logging in at least one of the commands. -- cgit v1.2.1