| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2017-01-20 | Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. | Tim Graham | |
| 2016-12-15 | Used assertRaisesMessage() in template_backends tests. | Tim Graham | |
| 2015-05-03 | Fixed #24685 -- Fixed check for template name unicity. | Aymeric Augustin | |
| Thanks Preston Timmons for the report. | |||
| 2015-02-05 | Fixed #24265 -- Preserved template backend loading exceptions. | Aymeric Augustin | |
| If importing or initializing a template backend fails, attempting to access this template backend again must raise the same exception. | |||
