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

Allow tags support has been removed in Django 2.0 #39

Open
madisvain opened this issue Dec 7, 2017 · 2 comments
Open

Allow tags support has been removed in Django 2.0 #39

madisvain opened this issue Dec 7, 2017 · 2 comments

Comments

@madisvain
Copy link

So currently HTML in the admin is not supported and HTML tags get rendered. Needs to be refactored to use format_html.

https://docs.djangoproject.com/en/2.0/ref/utils/#django.utils.html.format_html

@madisvain
Copy link
Author

added initial pull request #40

@Jibinjohnkj
Copy link

Pull Requests #60, #74, #103. Same problem different solutions.

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

2 participants