Tagged Questions
4
votes
1answer
3k views
Using Cheetah Templating system with windows and python 2.6.1 (namemapper problem)
So I am trying to use the Cheetah templating engine in conjunction with the Django web framework, and that is actually working fine. I did some simple tests with that and I was able to render pages ...