Closed schinckel closed 9 years ago
Since newer versions explicitly call mark_safe on the result, it's safe for us to do so as well.
https://github.com/django/django/blob/master/django/forms/utils.py#L26
Since newer versions explicitly call mark_safe on the result, it's safe for us to do so as well.
https://github.com/django/django/blob/master/django/forms/utils.py#L26