summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_autoreloader.py
AgeCommit message (Expand)Author
2022-02-08[4.0.x] Refs #33476 -- Reformatted code with Black.django-bot
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