Open
Description
I'm having some problems with encodings when i use disqus_show_comments tag on the template.
When i have special characters on my title causes error on get_config. The generation of output causes that error, my suggestion is to not use the format to create the output:
output = ['\tvar %s = "%s";' % (item, context[item]) for item in conf_vars \
if item in context]
Metadata
Metadata
Assignees
Labels
No labels