- enabled strict mode by default (always store ZPT content as unicode)
- add pt_render() in order to convert result of PageTemplate.pt_render() - returned as unicode - to the output_encoding - __call__() sets the charset property of the conent-type header according to the output encoding
Showing
Please register or sign in to comment