Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use html_format instead of mark_safe + format #11086

Merged
merged 3 commits into from Feb 1, 2024
Merged

Use html_format instead of mark_safe + format #11086

merged 3 commits into from Feb 1, 2024

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Jan 31, 2024

This isn't a security issue, but it's a good practice to use html_format.

This isn't a security issue, but it's a good practice to use
html_format.
@stsewd stsewd requested a review from a team as a code owner January 31, 2024 18:35
@stsewd stsewd requested a review from humitos January 31, 2024 18:35
@stsewd stsewd merged commit 1152770 into main Feb 1, 2024
4 of 5 checks passed
@stsewd stsewd deleted the use-html-forma branch February 1, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants