Commit 49c34b0c by Chris Wanstrath

Requires Python 2.6

parent 4a66a166
...@@ -8,9 +8,8 @@ framework-agnostic way to render logic-free views. ...@@ -8,9 +8,8 @@ framework-agnostic way to render logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation: As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language." it is impossible to embed application logic in this template language."
Pystache is a Python implementation of Mustache. It has been tested Pystache is a Python implementation of Mustache. Pystache requires
with Python 2.6.1. Python 2.6.
Documentation Documentation
============= =============
......
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