summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_autoreloader.py
AgeCommit message (Expand)Author
2022-04-11Fixed #33628 -- Ignored directories with empty names in autoreloader check fo...Manel Clos
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2022-02-03Fixed #33473 -- Fixed detecting changes by autoreloader in .py files inside t...Hrushikesh Vaidya
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