summaryrefslogtreecommitdiff
path: root/django/template/backends/utils.py
AgeCommit message (Expand)Author
2019-02-06Refs #27753 -- Favored SafeString over SafeText.Tim Graham
2018-01-21Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2014-12-28Added Django template backend.Aymeric Augustin
2014-12-28Added dummy template backend.Aymeric Augustin