summaryrefslogtreecommitdiff
path: root/django/utils/translation/reloader.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-11-05Fixed #25791 -- Implement autoreload behaviour for cached template loader.Tom Forbes
2020-07-30Bumped minimum isort version to 5.1.0.David Smith
2020-05-04Refs #30372 -- Stopped watching built-in Django translation files by auto-rel...Tom Forbes
2019-07-24Fixed #30647 -- Fixed crash of autoreloader when extra directory cannot be re...Tom Forbes
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin
2019-01-13Fixed #27685 -- Added watchman support to the autoreloader.Tom Forbes