flake8
passed.
JSHint
passed.
Review Request #9961 — Created May 18, 2018 and submitted
This patch adds the
djblets.util.html
package, which is intended for
HTML-related utilities. Currently the only contents is the
mark_safe_lazy
function, which is a lazily-executed version of
django.utils.safestring.mark_safe
.
Description | From | Last Updated |
---|---|---|
Shouldn't this be a doc string instead of comments? If not, why is #: not simply #? |
mandeep |