Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -1/+2 |
* | Refs #27753 -- Favored SafeString over SafeText. | Tim Graham | 2019-02-06 | 1 | -2/+2 |
* | Fixed #29038 -- Removed closing slash from HTML void tags. | Jon Dufresne | 2018-01-21 | 1 | -1/+1 |
* | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | 2017-01-18 | 1 | -3/+0 |
* | Added Django template backend. | Aymeric Augustin | 2014-12-28 | 1 | -0/+3 |
* | Added dummy template backend. | Aymeric Augustin | 2014-12-28 | 1 | -0/+14 |