This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz-archive
/
pystache
Watch
1
Star
0
Fork
0
You've already forked pystache
mirror of
https://github.com/kennethreitz-archive/pystache.git
synced
2026-06-05 23:40:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fb76bb28f3e6d1fb201d995d7fefade6e366482
pystache
/
tests
T
History
Carl Whittaker
8fb76bb28f
First test passing with {{ }}
2011-01-11 15:47:07 +00:00
..
test_examples.py
Contexts still can't see outer scope. Add failing test.
2010-05-14 10:11:45 -07:00
test_pystache.py
Don't render an empty string when a tag's value is 0.
2010-02-09 18:35:31 +08:00
test_simple.py
First test passing with {{ }}
2011-01-11 15:47:07 +00:00
test_view.py
Adding tests for negated (empty list) tag, partials in loops not referencing parent values.
2011-01-11 14:24:24 +00:00