summaryrefslogtreecommitdiff
path: root/django/utils/translation/reloader.py
AgeCommit message (Expand)Author
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