Skip to content

Conversation

@GRazvan12
Copy link
Contributor

@GRazvan12 GRazvan12 commented Jan 23, 2024

This PR intends to solve the following issue #96


self.escape = escape

super(LocalizedBleachField, self).__init__(*args, **kwargs)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
super(LocalizedBleachField, self).__init__(*args, **kwargs)
super().__init__(*args, **kwargs)

@GRazvan12 GRazvan12 requested a review from Photonios January 23, 2024 12:45
@Photonios Photonios merged commit 911251e into master Jan 23, 2024
@Photonios Photonios deleted the fix-bleach-field-escapes-value branch January 23, 2024 12:52
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.

3 participants