django/tests/utils_tests/test_module
django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
..
child_module Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
__main__.py
another_bad_module.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
another_good_module.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
bad_module.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
good_module.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
main_module.py Fixed #32669 -- Fixed detection when started non-django modules which aren't packages with "python -m" in autoreloader. 2021-05-26 12:29:43 +02:00