1
0
mirror of https://github.com/django/django.git synced 2025-01-02 14:35:59 +00:00
django/tests/utils_tests/test_module
..
child_module
__init__.py
__main__.py Fixed #32314 -- Fixed detection when started non-django modules with "python -m" in autoreloader. 2021-01-05 21:03:29 +01:00
another_bad_module.py
another_good_module.py
bad_module.py
good_module.py