summaryrefslogtreecommitdiff
path: root/django/utils
diff options
context:
space:
mode:
Diffstat (limited to 'django/utils')
-rw-r--r--django/utils/autoreload.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/django/utils/autoreload.py b/django/utils/autoreload.py
index e95b6128fd..72c6065532 100644
--- a/django/utils/autoreload.py
+++ b/django/utils/autoreload.py
@@ -80,6 +80,7 @@ _error_files = []
_cached_modules = set()
_cached_filenames = []
+
def gen_filenames(only_new=False):
"""
Returns a list of filenames referenced in sys.modules and translation