Skip to content

The return value shouldn't be marked as safe. #13

Closed
@unma

Description

@unma

Since the return value is marked as safe, the autoescape feature or the "escape" filter won't work.

Sample (Template -> Output):
right now: _('foo & bar') -> foo & bar
should be: _('foo & bar') -> foo & bar

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