Add encoding_errors parameter to Template/TemplateLookup to go along with output_encoding #40
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated issue, originally created by Anonymous
as I mentioned in #37
this patch also includes switching html_error_template's Template to output_encoding=sys.getdefaultencoding(), encoding_errors='htmlentityreplace' as I also mentioned in #37
Attachments: r261_encoding_errors.diff
The text was updated successfully, but these errors were encountered: