Skip to content

Conversation

@hiaselhans
Copy link
Contributor

I encountered a problem when updating to django 2.0
Using the sortableadminmixin.

The div was rendered with > and so on instead of proper html tags.
By adding mark_safe to the div generation function all was working again.

I encountered a problem when updating to django 2.0
Using the sortableadminmixin.

The div was rendered with > and so on instead of proper html tags.
By adding mark_safe to the div generation function all was working again.
@hiaselhans
Copy link
Contributor Author

closes #182

@jrief jrief merged commit 20ee3f7 into jrief:master Dec 28, 2017
@jrief
Copy link
Owner

jrief commented Dec 28, 2017

Thanks

@hiaselhans
Copy link
Contributor Author

thanks! Do you think we can make a minor release with this so i can go back to regular pip installs?

@jrief
Copy link
Owner

jrief commented Jan 10, 2018

Thanks for the reminder!

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.

2 participants