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
spec-compliant
pystache
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Carl Whittaker
c4711201f6
Fixing tests to take template text as second parameter (backward compatibility is still required for single argument view methods)
2011-06-06 23:14:28 +01:00
..
test_examples.py
Fixing tests to take template text as second parameter (backward compatibility is still required for single argument view methods)
2011-06-06 23:14:28 +01:00
test_loader.py
Adding template Loader class
2011-01-12 11:32:18 +00:00
test_pystache.py
Moving context logic into view
2011-01-27 15:50:45 +00:00
test_simple.py
Fixing tests to take template text as second parameter (backward compatibility is still required for single argument view methods)
2011-06-06 23:14:28 +01:00
test_spec.py
Fixing tests to take template text as second parameter (backward compatibility is still required for single argument view methods)
2011-06-06 23:14:28 +01:00
test_view.py
Adding test for flattened dictionary
2011-01-28 11:06:00 +00:00