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-16 21:40:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.2.0
pystache
/
pystache
T
History
Chris Wanstrath
126347153e
String conversions now use
unicode()
, are consistent.
Fixes
#5
2010-02-15 10:45:39 -08:00
..
__init__.py
Made the same changes to the module-level render method.
2009-10-30 13:12:27 -07:00
template.py
String conversions now use
unicode()
, are consistent.
Fixes
#5
2010-02-15 10:45:39 -08:00
view.py
Adding template file encoding awareness.
2010-02-09 18:35:30 +08:00