summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_autoreloader.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #33628 -- Ignored directories with empty names in autoreloader check fo...Manel Clos2022-04-111-0/+11
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-47/+53
* Fixed #33473 -- Fixed detecting changes by autoreloader in .py files inside t...Hrushikesh Vaidya2022-02-031-0/+13
* Fixed #32744 -- Normalized to pathlib.Path in autoreloader check for template...Hasan Ramezani2021-05-261-0/+20
* Fixed #25791 -- Implement autoreload behaviour for cached template loader.Tom Forbes2020-11-051-0/+92