| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-21 | Normalized check framework test pattern. | Adam Johnson | |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | |
| 2016-03-21 | Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string. | Vincenzo Pandolfo | |
| 2015-06-08 | Fixed tests from refs #24922 when run in reverse. | Tim Graham | |
| 2015-06-06 | Fixed #24922 -- Added system check for templates setting | Sergei Maertens | |
| If `'loaders'` is present in the `TEMPLATES` options together with `APP_DIRS` set to `True`, the template engine raises an exception. This conflict is now detected by the system check templates.E001. | |||
