Skip to content

UnicodeEncodeError with localized timestamps #63

Open
@stachenov

Description

@stachenov

Got a UnicodeEncodeError at line 66 of comments.html. Had to change it a bit:

                <th>${comment.formatted_date().decode('utf-8')}</th>

Now it works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions