summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_autoreloader.py
AgeCommit message (Expand)Author
2021-05-26Fixed #32744 -- Normalized to pathlib.Path in autoreloader check for template...Hasan Ramezani
2020-11-05Fixed #25791 -- Implement autoreload behaviour for cached template loader.Tom Forbes