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

MultipleSelect2HiddenInput.render() should use mark_safe() #39

Closed
tiliv opened this issue May 1, 2013 · 1 comment
Closed

MultipleSelect2HiddenInput.render() should use mark_safe() #39

tiliv opened this issue May 1, 2013 · 1 comment
Labels

Comments

@tiliv
Copy link

tiliv commented May 1, 2013

I was trying to get MultipleSelect2HiddenInput to work and noticed it trying to write the HTML and Javascript without the use of django.utils.safestring.mark_safe().

@applegrew
Copy link
Owner

Good catch. Thanks.

This was referenced Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants