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