Commit 811fe584 by Chris Jerdonek

Added a TODO.

parent ab2884b3
......@@ -123,6 +123,7 @@ class RenderEngine(object):
Returns: a string of type unicode.
"""
# TODO: the parsing should be done before calling this function.
return self._render(template, context)
return get_partial
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment