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

admin_links not displaying as links, need mark_safe #245

Open
quokka-caredx opened this issue Aug 7, 2019 · 0 comments
Open

admin_links not displaying as links, need mark_safe #245

quokka-caredx opened this issue Aug 7, 2019 · 0 comments

Comments

@quokka-caredx
Copy link

in forms_builder.forms.models.py admin_links:
"
from django.utils.safestring import mark_safe
....
return mark_safe("<br>".join(links))
"

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

No branches or pull requests

1 participant