Skip to content

HTML formatting not working( #541

@Kuzyashin

Description

@Kuzyashin

Hi. I am just learning Python =)
And i've have this error.

screenshot at 27 22-38-26

I can edit return'<b><span style="color: {0};">{1}</span></b>'.format(color, state)
and make it like this : return' {}'.format(state)
or like this : return format_html('<b><span style="color: {0};">{1}</span></b>'.format(color, state))

But i do not know what to do with fixedwidth('task_id', name=_('UUID'), pt=8)),

P.S. Sorry for my English =(

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